Skip to content

Unauthorized using cosign to verify AWS ECR image signature #411

Discussion options

You must be logged in to vote

Thanks for the advice @ZacHaque
It seems the issue is because auth.secret_name was edited manually after helm release installed, when i update it in the values.yaml and re-install it with helm, it works..
So only when auth.secret_name been added to values.yaml, then it will mount it to /app/connaisseur-config/default/.docker

name: cosign-ecr
trust_roots:

key: |
-----BEGIN PUBLIC KEY-----
-----END PUBLIC KEY-----
name: cosign-ecr
type: cosign
auth:
secret_name: ecr-registry

Thanks again both!

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@ZacHaque
Comment options

@xopham
Comment options

Comment options

You must be logged in to vote
2 replies
@xopham
Comment options

@ZacHaque
Comment options

Answer selected by tianlang8158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants