1
0
mirror of synced 2026-04-01 14:19:30 +00:00

Add helm-controller docs

This commit is contained in:
stefanprodan
2020-07-13 18:45:14 +03:00
parent 02521b6964
commit 24418370f1
37 changed files with 76 additions and 34 deletions

View File

@@ -27,7 +27,7 @@ tk sync source git [name] [flags]
### Options inherited from parent commands
```
--components strings list of components, accepts comma-separated values (default [source-controller,kustomize-controller,notification-controller])
--components strings list of components, accepts comma-separated values (default [source-controller,kustomize-controller,helm-controller,notification-controller])
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
--namespace string the namespace scope for this operation (default "gitops-system")
--timeout duration timeout for this operation (default 5m0s)