Skip to content

Commit

Permalink
Odk central Helm: Fixed postgresql name
Browse files Browse the repository at this point in the history
Signed-off-by: Lalith Kota <[email protected]>
  • Loading branch information
lalithkota committed Jun 24, 2024
1 parent ca6902d commit f639820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/odk-central/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ serviceAccount:
postgresql:
# any other postgres helm chart configuration here
enabled: true
nameOverride: odk-central-postgresql
auth:
username: odkuser
database: odkdb
Expand Down

0 comments on commit f639820

Please sign in to comment.