mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change allowemptypassword to false
This commit is contained in:
@@ -71,7 +71,7 @@ spec:
|
||||
## @param persistence.annotations Persistent Volume Claim annotations
|
||||
##
|
||||
annotations: {}
|
||||
allowEmptyPassword: true
|
||||
allowEmptyPassword: false
|
||||
lifecycleHooks:
|
||||
postStart:
|
||||
exec:
|
||||
|
||||
Reference in New Issue
Block a user