Skip to content

Commit f2b4f0c

Browse files
set project
1 parent 9ff42db commit f2b4f0c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

clusters/argo-svc.dd.soeren.cloud/k8s-infra-bootstrap/cert-manager/kustomization.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ resources:
55
- ../../../../infra/cert-manager
66
components:
77
- ../../../../infra/cert-manager/components/argo
8+
patches:
9+
- target:
10+
kind: "Application"
11+
patch: |-
12+
- op: "replace"
13+
path: "/spec/project"
14+
value: "k8s-infra"

0 commit comments

Comments
 (0)