mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
7 lines
207 B
YAML
7 lines
207 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- argocd-application-controller-sa.yaml
|
|
- argocd-application-controller-role.yaml
|
|
- argocd-application-controller-rolebinding.yaml
|