Skip to content

Commit

Permalink
Change service port to 80
Browse files Browse the repository at this point in the history
  • Loading branch information
tschbc committed Sep 23, 2024
1 parent 3d3d0e7 commit cc152cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:

service:
type: ClusterIP
port: 443
port: 80
containerPort: 3000

resources: {}
Expand Down

0 comments on commit cc152cd

Please sign in to comment.