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 9e8e767 commit 25d88ecCopy full SHA for 25d88ec
clusters/argo-svc.dd.soeren.cloud/k8s-infra/cert-manager-config/kustomization.yaml
@@ -2,15 +2,5 @@
2
apiVersion: kustomize.config.k8s.io/v1beta1
3
kind: Kustomization
4
resources:
5
- - ../../../../infra/cert-manager
6
- clusterissuer.yaml
7
- external-secret-cert-manager.yaml
8
-components:
9
- - ../../../../infra/cert-manager/components/argo
10
-patches:
11
- - target:
12
- kind: "Application"
13
- patch: |-
14
- - op: "replace"
15
- path: "/spec/project"
16
- value: "k8s-infra"
0 commit comments