Open
Description
We would be interested in verifing the signature on a helm chart with a given key ring, so we can verify, that only trusted charts will be installed on our cluster (Helm client does it like that: https://helm.sh/docs/helm/helm_verify/). Do you think that feature would make sense?
I guess implementation wise it would look similar to the git signature verification (reference configmap with gpg keys and enable verify).
Metadata
Metadata
Assignees
Type
Projects
Status
Blocked