fix: (chart) fix nodeDrainPolicy key
Removing a space between the key and colon.
Signed-off-by: Tyler Hawkins <3319104+tyzbit@users.noreply.github.com>
(cherry picked from commit e45a9c04f3
)
This commit is contained in:
parent
97887bd5c9
commit
9bab8e406e
@ -133,7 +133,7 @@ defaultSettings:
|
||||
replicaZoneSoftAntiAffinity: ~
|
||||
nodeDownPodDeletionPolicy: ~
|
||||
allowNodeDrainWithLastHealthyReplica: ~
|
||||
nodeDrainPolicy : ~
|
||||
nodeDrainPolicy: ~
|
||||
mkfsExt4Parameters: ~
|
||||
disableReplicaRebuild: ~
|
||||
replicaReplenishmentWaitInterval: ~
|
||||
|
Loading…
Reference in New Issue
Block a user