Skip to content

Commit

Permalink
Merge pull request #83 from bcgov/chore/terraform
Browse files Browse the repository at this point in the history
chore: helm value file for dev gold namespace
  • Loading branch information
junminahn authored Jan 17, 2022
2 parents b5590dc + f3f480a commit 61d4682
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions helm/backup-storage/values-c6af30-dev-sso-backup.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
nameOverride: "sso-backup-storage"
fullnameOverride: "sso-backup-storage"

backupConfig: |
sso-patroni:5432/rhsso
0 1 * * * default ./backup.sh -s
0 4 * * * default ./backup.sh -s -v all
db:
secretName: sso-patroni
usernameKey: username-superuser
passwordKey: password-superuser

0 comments on commit 61d4682

Please sign in to comment.