change port
This commit is contained in:
parent
1c8e985087
commit
f1934a21fe
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,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