sigstore / helm-charts

Helm charts for sigstore project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which `cosign.key` should I set if I'm using KMS?

OuFinx opened this issue · comments

Question
Hi guys.

  1. I've created AWS KMS key.
  2. I've run cosign generate-key-pair --kms awskms:///alias/mykey
  3. I've gotten Public key written to cosign.pub

During the deploying helm chart I see that I have to set not only cosign.pub but cosign.key too.

Question - What the cosign.key should I set If I'm using AWS KMS?

I'm going to close this issue.
You updated helm config an hour before my question.