edit kustomization
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
# bases:
|
||||
# - rbac/
|
||||
bases:
|
||||
- rbac/
|
||||
|
||||
resources:
|
||||
- role.yaml
|
||||
- role_binding.yaml
|
||||
- service_account.yaml
|
||||
- service_account_database.yaml
|
||||
- role_binding_database.yaml
|
||||
- role_database.yaml
|
||||
- mongodb.yaml
|
||||
Reference in New Issue
Block a user