Skip to content
Snippets Groups Projects
Unverified Commit 9fa23ffa authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub
Browse files

Merge pull request #3364 from SataQiu/fix-20180920

Remove duplicate persistent_volumes_enabled element in k8s-cluster.yml
parents 1dda89db 2a1f77ef
No related branches found
No related tags found
No related merge requests found
...@@ -176,8 +176,6 @@ podsecuritypolicy_enabled: false ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment