Skip to content

Commit

Permalink
wip(charts): put passbolt service on same port as container [pack pas…
Browse files Browse the repository at this point in the history
…sbolt]
  • Loading branch information
robinbourianes-kalisio committed Feb 10, 2022
1 parent f89a802 commit 2aab84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/passbolt/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ image:
service:
enabled: true
type: ClusterIP
port: 80
port: 8080
annotations: {}

ingress:
Expand Down

0 comments on commit 2aab84c

Please sign in to comment.