19 lines
		
	
	
		
			429 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			429 B
		
	
	
	
		
			Plaintext
		
	
	
	
Comparing release=foo, chart=../../../charts/raw
 | 
						|
Comparing release=baz, chart=../../../charts/raw
 | 
						|
********************
 | 
						|
 | 
						|
	Release was not present in Helm.  Diff will show entire contents as new.
 | 
						|
 | 
						|
********************
 | 
						|
helmfile-tests, baz-2, ConfigMap (v1) has been added:
 | 
						|
- 
 | 
						|
+ # Source: raw/templates/resources.yaml
 | 
						|
+ apiVersion: v1
 | 
						|
+ kind: ConfigMap
 | 
						|
+ metadata:
 | 
						|
+   name: baz-2
 | 
						|
+   namespace: helmfile-tests
 | 
						|
+ data:
 | 
						|
+   baz: BAZ
 | 
						|
 |