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

Add arch flag to install/bootstrap

This commit is contained in:
stefanprodan
2020-09-04 12:46:08 +03:00
parent 6b397cff73
commit 3f07bd6471
9 changed files with 37 additions and 6 deletions

View File

@@ -54,6 +54,7 @@ gotk bootstrap github [flags]
### Options inherited from parent commands
```
--arch string arch can be amd64 or arm64 (default "amd64")
--components strings list of components, accepts comma-separated values (default [source-controller,kustomize-controller,helm-controller,notification-controller])
--image-pull-secret string Kubernetes secret name used for pulling the toolkit images from a private registry
--kubeconfig string path to the kubeconfig file (default "~/.kube/config")