We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc3047 commit 45608b0Copy full SHA for 45608b0
test/run-k8s-integration-ci.sh
@@ -124,7 +124,7 @@ else
124
fi
125
126
if [ "$test_volumeattributesclass" = true ]; then
127
- base_cmd="${base_cmd} --volumeattributesclass-files=hdb-volumeattributesclass.yaml --storageclass-for-vac-file=sc-hdb.yaml --kube-runtime-config=api/all=true"
+ base_cmd="${base_cmd} --volumeattributesclass-files=hdb-volumeattributesclass.yaml --storageclass-for-vac-file=sc-hdb.yaml"
128
if [ "$deployment_strategy" = "gce" ]; then
129
base_cmd="${base_cmd} --kube-feature-gates=VolumeAttributesClass=true"
130
0 commit comments