correct port
This commit is contained in:
parent
8c9254ac47
commit
dbb1744a69
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ spec:
|
||||||
controller: *app
|
controller: *app
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 80
|
port: 3000
|
||||||
ingress:
|
ingress:
|
||||||
app:
|
app:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue