samples all show repo: "stable" etc. Does this ju...
# general
o
samples all show repo: "stable" etc. Does this just get swapped out for an IP/URL destination for our chart(s) ?
c
If you have the
helm
cli and you have your repository added to it, you can just put your repository in there.
Basically, whatever you’d expect to give
helm
, give to the
Chart
constructor.
(cc @orange-tailor-85423 )
o
ok cool - thanks
so would depend on helm-cli config - got it
c
yes indeed
some day I hope that this can be like kubectl and be specified in a kubeconfig-like file.
o
does wpdev work because it natively knows about the built-in "stable" repo?
c
It does indeed.
o
good morning Alex- trying some IAM roles today
trying to port over my TF config for a test project
just taking out the helm part for now
c
ah
good, let me know how that goes.