correct port

This commit is contained in:
Joseph Hanson 2024-08-21 01:20:28 -05:00
parent 8c9254ac47
commit dbb1744a69
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

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