kubectl create cm postgres-backup-script --from-file backup-script.sh \ --dry-run=client -o yaml | kubectl apply -f -