Change allowemptypassword to false

This commit is contained in:
Ruben Hensen
2025-03-03 22:47:01 +01:00
parent 07d7d231e6
commit e687785650
+1 -1
View File
@@ -71,7 +71,7 @@ spec:
## @param persistence.annotations Persistent Volume Claim annotations ## @param persistence.annotations Persistent Volume Claim annotations
## ##
annotations: {} annotations: {}
allowEmptyPassword: true allowEmptyPassword: false
lifecycleHooks: lifecycleHooks:
postStart: postStart:
exec: exec: