Update kustomization.yaml
The latest version of kustomize may be causing this error; `error: invalid kustomization: json: cannot unmarshal string into go struct field kustomization.patches of type types.patch`
This commit is contained in:
		
							parent
							
								
									61a23d284c
								
							
						
					
					
						commit
						f77863b638
					
				| @ -2,8 +2,8 @@ bases: | ||||
| - ../../base | ||||
| 
 | ||||
| patches: | ||||
|  - replicas.yaml | ||||
| - path: replicas.yaml | ||||
| 
 | ||||
| configMapGenerator: | ||||
| - name: mykustom-map | ||||
|   env: config.properties | ||||
|   env: config.properties | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user