edit kustomization
This commit is contained in:
		
							parent
							
								
									36beb9904b
								
							
						
					
					
						commit
						f191d192e9
					
				| 
						 | 
				
			
			@ -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
 | 
			
		||||
		Loading…
	
		Reference in New Issue