Add k8up Helm remote to virtual helm proxy #28
Reference in New Issue
Block a user
Delete Branch "benvin/k8up-helm-remote"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The k8up backup operator is being installed via ArgoCD, which pulls charts through the artifactapi virtual helm proxy. That proxy resolves only the remotes registered as members, so the upstream k8up chart repo must be added.
config/remote_helm/k8up.yamlpointing at https://k8up-io.github.io/k8up (matching sibling remote conventions: base_url, description, ttls, immutable .tgz pattern)k8upas a member of the virtual helm repository so the chart resolves through the proxy