1
0
mirror of synced 2026-03-31 14:04:19 +00:00

Add watch all namespaces flag

This commit is contained in:
stefanprodan
2020-09-13 10:38:15 +03:00
parent 3f98affd5a
commit d5e78b9f80
6 changed files with 61 additions and 32 deletions

View File

@@ -67,6 +67,7 @@ gotk bootstrap github [flags]
--timeout duration timeout for this operation (default 5m0s)
--verbose print generated objects
-v, --version string toolkit version (default "latest")
--watch-all-namespaces watch for custom resources in all namespaces, if set to false it will only watch the namespace where the toolkit is installed (default true)
```
### SEE ALSO