Argocd-test/mongodb/kustomization.yaml

14 lines
247 B
YAML
Raw Normal View History

2023-07-10 07:03:34 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2023-07-10 09:05:12 +00:00
# bases:
# - rbac/
2023-07-10 07:03:34 +00:00
resources:
2023-07-10 09:05:12 +00:00
- role.yaml
- role_binding.yaml
- service_account.yaml
- service_account_database.yaml
- role_binding_database.yaml
- role_database.yaml
2023-07-10 07:03:34 +00:00
- mongodb.yaml