Skip to content

Commit 12689b6

Browse files
authored
Merge pull request GoogleCloudPlatform#4319 from GoogleCloudPlatform/tas
Fix TAS Flag in v0.11.4
2 parents b7508d3 + 57a7517 commit 12689b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/management/kubectl-apply/manifests/kueue-v0.11.4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12623,7 +12623,7 @@ spec:
1262312623
- args:
1262412624
- --config=/controller_manager_config.yaml
1262512625
- --zap-log-level=2
12626-
- --enable-topology-aware-scheduling=true
12626+
- --feature-gates=TopologyAwareScheduling=true
1262712627
command:
1262812628
- /manager
1262912629
image: registry.k8s.io/kueue/kueue:v0.11.4

0 commit comments

Comments
 (0)