feat: document that jsonPatches et al can be files (#1313)
This commit is contained in:
		
							parent
							
								
									cfd2c16cda
								
							
						
					
					
						commit
						61202424e4
					
				|  | @ -99,6 +99,9 @@ Please also see [test/advanced/helmfile.yaml](https://github.com/helmfile/helmfi | ||||||
| 
 | 
 | ||||||
| With Helmfile's integration with Kustomize, not only deploying Kustomization as a Helm chart, you can kustomize charts before installation. | With Helmfile's integration with Kustomize, not only deploying Kustomization as a Helm chart, you can kustomize charts before installation. | ||||||
| 
 | 
 | ||||||
|  | .. Hint:: The following fields can also specify files, in the same manner as | ||||||
|  |    the `values` field. | ||||||
|  | 
 | ||||||
| Currently, Helmfile allows you to set the following fields for kustomizing the chart: | Currently, Helmfile allows you to set the following fields for kustomizing the chart: | ||||||
| 
 | 
 | ||||||
| - [`releases[].strategicMergePatches`](#strategicmergepatches) | - [`releases[].strategicMergePatches`](#strategicmergepatches) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue