testing out the file structure
This commit is contained in:
		
							
								
								
									
										7
									
								
								home-metrics.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								home-metrics.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| apiVersion: v1 | ||||
| kind: ConfigMap | ||||
| metadata: | ||||
|   name: dashboard-home-metrics | ||||
| data: | ||||
|   home-metrics.json: | | ||||
|     {} | ||||
							
								
								
									
										5
									
								
								kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								kustomization.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| apiVersion: kustomize.config.k8s.io/v1beta1 | ||||
| kind: Kustomization | ||||
|  | ||||
| resources:  | ||||
|   - home-metrics.yaml | ||||
		Reference in New Issue
	
	Block a user