mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
10 lines
172 B
YAML
10 lines
172 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
bases:
|
|
- ../base
|
|
|
|
resources:
|
|
- ./gitops-agent-cluster-role-binding.yaml
|
|
- ./gitops-agent-cluster-role.yaml
|