This message was deleted.
# k3s
a
This message was deleted.
c
The next release will support auth to HelmChart repos. Needs to be username and password auth though, as that's all that helm supports.
a
cheers
would it be possible to modify the klipper-helm image and add a helm plugin by myself and then provide the job with the necessary environment variables?
or is that a way too deep modification? still trying to get my head around how this thing is working
c
You can build a custom job image and pass that in to the HelmChart resource, but there is no way to inject random additional variables.
How do you use these buckets with the normal helm CLI tool? All it supports is username and password for auth.
a
we use helm-s3 as plugin. would be lovely if we could continue doing that
c
Ah ok. Yeah you could build that in to a custom job image but I don't know how you'd get it credentials