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

@@ -31,7 +31,7 @@ tk export source git [name] [flags]
```
--all select all resources
--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)