Skip to content

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Sep 21, 2023
1 parent c050c4c commit 3505bb9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions helm/api-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@ keycloak:
postgresql:
enabled: true
nameOverride: postgresql-keycloak
global:
postgresql:
auth:
username: "example"
password: "!ChangeMe!"
database: "api"
primary:
persistence:
enabled: true
Expand Down

0 comments on commit 3505bb9

Please sign in to comment.