openstack-helm-infra/postgresql/templates
Parsons, Cliff (cp769u) c10de970c3 Fix postgresql backup cronjob deployment issues
There are a couple of issues that need fixing:
1) "backoffLimit" and "activeDeadlineSeconds" attributes are placed in
the CronJob part of the cron-job-backup-postgres.yaml, but should be
placed in the Job template part.
2) The backup cronjob had two names in the values.yaml
"backup_postgresql" and "postgresql_backup" in various places. It should
be "postgresql_backup" in all of those places so that the CronJob can be
deployed correctly.

Change-Id: Ifd1c7c03ee947763ac073e55c6d74c211615c343
2020-07-29 22:39:59 +00:00
..
bin Fix drop databases issue in Postgresql restore 2020-06-30 19:39:00 +00:00
monitoring/prometheus Add missing security context to promethues and postgresql pods/containers 2020-07-07 21:20:36 +00:00
secrets Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-bin.yaml Backup/restore enhancements 2020-05-13 16:34:21 +00:00
configmap-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
cron-job-backup-postgres.yaml Fix postgresql backup cronjob deployment issues 2020-07-29 22:39:59 +00:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
job-ks-user.yaml Postgresql backup/restore enhancements 2020-04-22 22:31:48 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pod-test.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
postgresql-backup-pvc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-admin.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-audit.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-backup-restore.yaml Fix problems with DB utilities in HTK and Postgresql 2020-06-24 19:16:04 +00:00
secret-replica.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-rgw.yaml Backup/restore enhancements 2020-05-13 16:34:21 +00:00
secret-server.yaml (postgresql) Cert auth for replication connections 2019-08-06 00:03:54 -05:00
secrets-etc.yaml Enable yamllint rules for templates 2020-06-17 13:13:53 -05:00
service-postgres.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service-restapi.yaml Enable yamllint rules for templates 2020-06-17 13:13:53 -05:00
statefulset.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00