We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2bb1a commit adda580Copy full SHA for adda580
hack/kueue-config/kustomization.yaml
@@ -1,14 +1,11 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
-namespace: kueue-system
5
-
6
resources:
7
- "https://github.com/kubernetes-sigs/kueue/config/default?ref=v0.8.3"
8
9
configMapGenerator:
10
- name: manager-config
11
- namespace: kueue-system
12
behavior: replace
13
files:
14
- controller_manager_config.yaml
0 commit comments