DEV-1029: bugfixing silly config error

ocr-jwt-token
friedrich goerz 3 years ago
parent acc2a4c759
commit 83347cbfbd

@ -91,7 +91,7 @@ smardigo-connect:
targetContainers: targetContainers:
- postgres - postgres
- -
name: pg-backup-script name: pg-reschedulebackup-script
mountPath: /scripts/backup_retry.sh mountPath: /scripts/backup_retry.sh
subPath: backup_retry.sh subPath: backup_retry.sh
volumeSource: volumeSource:

@ -91,7 +91,7 @@ smardigo-connect:
targetContainers: targetContainers:
- postgres - postgres
- -
name: pg-backup-script name: pg-reschedulebackup-script
mountPath: /scripts/backup_retry.sh mountPath: /scripts/backup_retry.sh
subPath: backup_retry.sh subPath: backup_retry.sh
volumeSource: volumeSource:

Loading…
Cancel
Save