File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
config/jobs/kubernetes/sig-storage Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ presubmits:
262
262
kubetest2 kops -v=6 --cloud-provider=gce --up --down --build --env=KOPS_FEATURE_FLAGS=SELinuxMount \
263
263
--build-kubernetes=true --target-build-arch=linux/amd64 \
264
264
--admin-access=0.0.0.0/0 \
265
- --kubernetes-feature-gates=SELinuxMount
265
+ --kubernetes-feature-gates=SELinuxMount \
266
266
--kops-version-marker=https://storage.googleapis.com/k8s-staging-kops/kops/releases/markers/master/latest-ci.txt \
267
267
--create-args "--image='rhel-cloud/rhel-9-v20240815' --channel=alpha --networking=cilium --set=cluster.spec.containerd.selinuxEnabled=true --gce-service-account=default --set=spec.nodeProblemDetector.enabled=true --set=cluster.spec.cloudProvider.gce.useStartupScript=true" \
268
268
--test=kops \
You can’t perform that action at this time.
0 commit comments