Skip to content

Commit

Permalink
Change port to 443
Browse files Browse the repository at this point in the history
  • Loading branch information
tschbc committed Sep 20, 2024
1 parent bda982c commit f3d9952
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: 3000
port: 443

resources: {}

Expand Down

0 comments on commit f3d9952

Please sign in to comment.