change port

This commit is contained in:
Joseph Hanson 2024-08-21 00:43:30 -05:00
parent 1c8e985087
commit f1934a21fe
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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