Created
April 18, 2019 18:49
-
-
Save j-griffith/ba213d4d9daeb933fd2a524cb2ec3639 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: config.openshift.io/v1 | |
| kind: FeatureGate | |
| metadata: | |
| name: cluster | |
| namespace: openshift-config | |
| spec: | |
| featureSets: "TechPreviewNoUpgrade" | |
| Enabled: | |
| "CSIBlockVolume", | |
| # Response: "error: error parsing featuregate.yaml: error converting YAML to JSON: yaml: line 7: did not find expected key" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment