From ca449385ef3dda7bbe0d505ce4dd1e5100cc5ac1 Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Wed, 3 May 2023 13:34:21 +0200 Subject: [PATCH] DEV-1029: added debugging stuff to hopefully get more insights - bugfix2 --- values_nsodev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values_nsodev.yaml b/values_nsodev.yaml index f68dbf9..f268417 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -82,7 +82,7 @@ smardigo-connect: - postgres - name: pg-backup-script - mountPath: /nsoscripts/postgres_backup.sh + mountPath: /nsoscripts volumeSource: configMap: name: pg-backup-script