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 496fb4d commit e0a779eCopy full SHA for e0a779e
components/kueue/production/stone-prod-p02/kustomization.yaml
@@ -4,16 +4,5 @@ resources:
4
- ../base
5
- queue-config
6
7
-patches:
8
- - target:
9
- kind: MutatingWebhookConfiguration
10
- name: tekton-kueue-mutating-webhook-configuration
11
- patch: |-
12
- - op: replace
13
- path: /webhooks/0/namespaceSelector
14
- value:
15
- matchLabels:
16
- kubernetes.io/metadata.name: mintmaker
17
-
18
commonAnnotations:
19
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
0 commit comments