mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Change allowemptypassword to false
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user