Skip to content

Commit 25d88ec

Browse files
fix resources
1 parent 9e8e767 commit 25d88ec

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,5 @@
22
apiVersion: kustomize.config.k8s.io/v1beta1
33
kind: Kustomization
44
resources:
5-
- ../../../../infra/cert-manager
65
- clusterissuer.yaml
76
- 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

Comments
 (0)