Skip to content

Commit 97ebcc4

Browse files
committed
[preview] LocalStorageCapacityIsolation is GA, no needed as a gate in 1.27
1 parent d11055e commit 97ebcc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/preview/infrastructure/scripts/bootstrap-k3s.sh

100644100755
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ export INSTALL_K3S_SKIP_DOWNLOAD=true
1818
--flannel-backend=none \
1919
--kubelet-arg config=/etc/kubernetes/kubelet-config.json \
2020
--kubelet-arg cgroup-driver=systemd \
21-
--kubelet-arg feature-gates=LocalStorageCapacityIsolation=true \
2221
--kubelet-arg feature-gates=LocalStorageCapacityIsolationFSQuotaMonitoring=true \
23-
--kube-apiserver-arg feature-gates=LocalStorageCapacityIsolation=true \
2422
--kube-apiserver-arg feature-gates=LocalStorageCapacityIsolationFSQuotaMonitoring=true \
2523
--cluster-init
2624

0 commit comments

Comments
 (0)