13 lines
		
	
	
		
			290 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			290 B
		
	
	
	
		
			Plaintext
		
	
	
	
| helmfile-tests, configmap, ConfigMap (v1) has been added:
 | |
| - 
 | |
| + # Source: manifests/templates/configmap.yaml
 | |
| + # Source: manifests/templates/configmap.yaml
 | |
| + apiVersion: v1
 | |
| + kind: ConfigMap
 | |
| + metadata:
 | |
| +   name: configmap
 | |
| +   namespace: helmfile-tests
 | |
| + data:
 | |
| +   foo: "bar"
 | |
| +   bar: "baz"
 |