Ensure old db location for postgresql uses the bad storageClassName

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-20 21:58:10 +02:00
parent 22639c7964
commit c621f62f53
+1
View File
@@ -56,6 +56,7 @@ persistence:
type: pvc
accessMode: ReadWriteOnce
size: "999Gi"
storageClass: "-"
postgresqlPassword: "testpass"
postgresqlUsername: "test"