Skip to content

Commit

Permalink
Update patch-cluster.yaml to include kubeScheduler featureGate
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSirenko authored Nov 7, 2024
1 parent c547d22 commit 08ba1e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hack/e2e/kops/patch-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ spec:
kubeControllerManager:
featureGates:
VolumeAttributesClass: "true"
kubeScheduler:
featureGates:
VolumeAttributesClass: "true"
additionalPolicies:
node: |
[
Expand Down

0 comments on commit 08ba1e7

Please sign in to comment.