Skip to content

Commit 1d33fed

Browse files
authored
Add '--override-manager' option to helm options
Signed-off-by: Yasin Özel <[email protected]>
1 parent 6b70bd5 commit 1d33fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/flux/components/helm/options.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ please see the [bootstrap customization guide](/flux/installation/configuration/
4545
| `--watch-configs-label-selector` | string | Watch for ConfigMaps and Secrets with matching labels (default 'reconcile.fluxcd.io/watch=Enabled'). |
4646
| `--watch-label-selector` | string | Watch for resources with matching labels e.g. 'sharding.fluxcd.io/key=shard1'. |
4747
| `--feature-gates` | mapStringBool | A comma separated list of key=value pairs defining the state of experimental features. |
48+
| `--override-manager` | arrayString | List of field managers to override during drift detection e.g. '--override-manager=kubectl-edit --override-manager=kubectl-patch' |
4849

4950
### Feature Gates
5051

0 commit comments

Comments
 (0)