Can we bootstrap with autopilot and helm ? #384
Unanswered
MozeBaltyk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone,
Does the bootstrap target only a manifest ? can not we bootstrap with helm with a custom Charts ?
I am making an airgap install. So I imported the images in my registry, adapte the value.yaml.
The install with the command is fine with:
helm uninstall argocd helm
I push to my git repo the all things, but no success with :
argocd-autopilot repo bootstrap –recover –app “github.com/git-user/repo-name/bootstrap”
Let me know if I can give more input...
thanks a lot for your help,
Chris
Beta Was this translation helpful? Give feedback.
All reactions