how to disable cosign verification? #2631
-
Free Texthow to disable cosign verification via config file? |
Beta Was this translation helpful? Give feedback.
Answered by
suzuki-shunsuke
Jan 26, 2024
Replies: 2 comments 4 replies
-
You can disable cosign verification in registries. cosign:
enabled: false But there is no way to disable cosign verification using command line options, environment variables, and aqua.yaml. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Thank you for your feedback. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From aqua v2.22.0 and aqua-installer v2.3.0, you can disable the verification with Cosign and SLSA Provenance.
Please see the release note, document, and issue.