fix: private helm registry #7
Reference in New Issue
Block a user
Delete Branch "fix-private-helm-registry"
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?
Fixing the setup for the private helm registry. Instead of providing the "host" as the name of the field would suggest, one has to provide a full URL, which also becomes clear, when reading the documentation.
LGTM