Ensure old db location for postgresql uses the bad storageClassName
This commit is contained in:
@@ -56,6 +56,7 @@ persistence:
|
||||
type: pvc
|
||||
accessMode: ReadWriteOnce
|
||||
size: "999Gi"
|
||||
storageClass: "-"
|
||||
|
||||
postgresqlPassword: "testpass"
|
||||
postgresqlUsername: "test"
|
||||
|
||||
Reference in New Issue
Block a user