mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
8 lines
207 B
YAML
8 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
|