k3s: disable embedded helm-controller (#441)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #441
This commit is contained in:
parent
5ccf4727c9
commit
1ccf7cd151
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
disable:
|
||||
- traefik
|
||||
- local-storage # disables local-path-provisioner
|
||||
- disable-helm-controller # https://fluxcd.io/flux/cheatsheets/troubleshooting/
|
||||
|
||||
### mgrote.fluxcd
|
||||
flux_repo_url:
|
||||
|
|
Loading…
Reference in a new issue