Add the namespace
This commit is contained in:
		| @@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
| namespace: apps | ||||
| resources: | ||||
| - namespace.yaml | ||||
| - whoami | ||||
							
								
								
									
										4
									
								
								apps/namespace.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								apps/namespace.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| apiVersion: v1 | ||||
| kind: Namespace | ||||
| metadata: | ||||
|   name: apps | ||||
		Reference in New Issue
	
	Block a user