Argocd-test/mongodb/rbac/kustomization.yaml

11 lines
213 B
YAML
Raw Normal View History

2023-07-10 07:03:34 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- role.yaml
- role_binding.yaml
- service_account.yaml
- service_account_database.yaml
- role_binding_database.yaml
- role_database.yaml