Skip to content

Commit

Permalink
fix: add false property
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikOseberg committed Dec 4, 2023
1 parent 5e8a448 commit af3ffdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/unleash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ dbConfig:
# if postgres dependency chart is used, this needs to be the same value as postgresql.auth.username
user: unleash
# ssl value must be a stringified JSON object https://docs.getunleash.io/reference/deploy/configuring-unleash#dbssl-vs-database_ssl-options
ssl: false
# ssl: { rejectUnauthorized: false }

env: []
Expand Down

0 comments on commit af3ffdb

Please # to comment.