2023-10-27 16:46:53 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
|
|
|
|
resources:
|
2023-10-27 17:12:07 +00:00
|
|
|
- github.com/argoproj/argo-cd//manifests/cluster-install
|
|
|
|
|
2023-10-27 17:19:59 +00:00
|
|
|
patchesStrategicMerge:
|
2023-10-27 17:12:07 +00:00
|
|
|
- argocd-cm.yaml
|
2023-11-10 15:48:38 +00:00
|
|
|
- service.yaml
|