[hotfix] test (!116)
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/116
This commit is contained in:
@@ -32,7 +32,7 @@ controller:
|
|||||||
# THIS MUST BE ALL LOWER CASE.
|
# THIS MUST BE ALL LOWER CASE.
|
||||||
# Default value: pvc
|
# Default value: pvc
|
||||||
# Examples: "volumes", "vol"
|
# Examples: "volumes", "vol"
|
||||||
volumeNamePrefix: pvc-san
|
volumeNamePrefix: pvc-san-${.PVC.namespace}-${.PVC.name}
|
||||||
|
|
||||||
# nodeSelector: Define node selection constraints for controller pods.
|
# nodeSelector: Define node selection constraints for controller pods.
|
||||||
# For the pod to be eligible to run on a node, the node must have each
|
# For the pod to be eligible to run on a node, the node must have each
|
||||||
|
|||||||
Reference in New Issue
Block a user