Skip to content

Commit

Permalink
chore: helm value file for dev gold namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
junminahn committed Jan 17, 2022
1 parent 2673a75 commit f3f480a
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 f3f480a

Please sign in to comment.