Skip to content

Commit

Permalink
Add HA again after volume deletion.
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed Dec 10, 2024
1 parent d6a8360 commit 98cd058
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Charts/ldtteam-authentication-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,10 @@ postgresql:
database: "donator-auth"

postgresha:
enabled: false
enabled: true
persistence:
accessModes:
- ReadWriteMany
### @param primary.persistence.size PVC Storage Request for PostgreSQL volume
###
size: 25Gi
global:
postgresql:
Expand Down

0 comments on commit 98cd058

Please sign in to comment.