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

Add option to disable the network policy at install time

This commit is contained in:
stefanprodan
2020-10-03 17:35:55 +03:00
parent 73e5640109
commit 07677ed4a7
6 changed files with 17 additions and 3 deletions

View File

@@ -64,6 +64,7 @@ gotk bootstrap github [flags]
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")
--log-level string set the controllers log level (default "info")
-n, --namespace string the namespace scope for this operation (default "gotk-system")
--network-policy deny ingress access to the toolkit controllers from other namespaces using network policies (default true)
--registry string container registry where the toolkit images are published (default "ghcr.io/fluxcd")
--timeout duration timeout for this operation (default 5m0s)
--verbose print generated objects