DEV-1029: added debugging stuff to hopefully get more insights

ocr-jwt-token
friedrich goerz 3 years ago committed by Michael Haehnel
parent 9030c26c72
commit 5fcb966d47
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -73,13 +73,10 @@ smardigo-connect:
additionalVolumes: additionalVolumes:
- -
name: backup-monitoring-script name: backup-monitoring-script
mountPath: /nso_scripts/backup-monitoring.sh mountPath: /nso_scripts
volumeSource: volumeSource:
configMap: configMap:
name: backup-monitoring-script name: backup-monitoring-script
items:
- key: backup-monitoring.sh
path: backup-monitoring.sh
defaultMode: 0777 defaultMode: 0777
targetContainers: targetContainers:
- postgres - postgres

Loading…
Cancel
Save