[hotfix] revert (!117)
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/117 Reviewed-by: Rustam Tagaev <rustam.tagaev@avroid.team> Co-authored-by: Denis Patrakeev <denis.patrakeev@avroid.team> Co-committed-by: Denis Patrakeev <denis.patrakeev@avroid.team>
This commit is contained in:
committed by
Rustam Tagaev
parent
a652d0d72a
commit
2ba3cb295d
@@ -32,7 +32,7 @@ controller:
|
||||
# THIS MUST BE ALL LOWER CASE.
|
||||
# Default value: pvc
|
||||
# Examples: "volumes", "vol"
|
||||
volumeNamePrefix: pvc-san-${.PVC.namespace}-${.PVC.name}
|
||||
volumeNamePrefix: pvc-san
|
||||
|
||||
# nodeSelector: Define node selection constraints for controller pods.
|
||||
# For the pod to be eligible to run on a node, the node must have each
|
||||
|
||||
Reference in New Issue
Block a user