remove duplicate persistent_volumes_enabled parameter in k8s-cluster.yml
This commit is contained in:
@ -176,8 +176,6 @@ podsecuritypolicy_enabled: false
|
|||||||
volume_cross_zone_attachment: false
|
volume_cross_zone_attachment: false
|
||||||
# Add Persistent Volumes Storage Class for corresponding cloud provider ( OpenStack is only supported now )
|
# Add Persistent Volumes Storage Class for corresponding cloud provider ( OpenStack is only supported now )
|
||||||
persistent_volumes_enabled: false
|
persistent_volumes_enabled: false
|
||||||
# Add Persistent Volumes Storage Class for corresponding cloud provider ( OpenStack is only supported now )
|
|
||||||
persistent_volumes_enabled: false
|
|
||||||
|
|
||||||
## Container Engine Acceleration
|
## Container Engine Acceleration
|
||||||
## Enable container accelertion feature, for example use gpu acceleration in containers
|
## Enable container accelertion feature, for example use gpu acceleration in containers
|
||||||
|
Reference in New Issue
Block a user