sigs.k8s.io/kueue@v0.6.2/test/e2e/config_1_26/manager_e2e_patch.yaml (about) 1 - op: replace 2 path: /spec/template/spec/containers/0/imagePullPolicy 3 value: IfNotPresent 4 - op: add 5 path: /spec/template/spec/containers/0/args/- 6 value: --feature-gates=VisibilityOnDemand=true,MultiKueue=true