Skip to content

Commit

Permalink
fix(kitchenowl): Change HTTP port from 5000 to 8080 in helmrelease.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heavybullets8 committed Jan 3, 2025
1 parent 972fec7 commit b34f563
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
controller: app
ports:
http:
port: 5000
port: 8080

ingress:
app:
Expand Down

0 comments on commit b34f563

Please sign in to comment.