@ -32,7 +32,7 @@ spec:
command:
- "/bin/bash"
- "-c"
- "'PGPASSWORD=$POSTGRES_PASSWORD /opt/bitnami/postgresql/bin/pg_dump -U sapl sapl > /bitnami/postgresql/sapl.dump'"
- "PGPASSWORD=$POSTGRES_PASSWORD /opt/bitnami/postgresql/bin/pg_dump -U sapl -d sapl > /bitnami/postgresql/sapl.dump"
timeout: 360s
useOwnerReferencesInBackup: false
{{- end }}