1
0
mirror of synced 2026-04-01 14:19:30 +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

@@ -64,6 +64,7 @@ gotk bootstrap gitlab [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