diff --git a/docs/book/src/tasks/verify-container-images.md b/docs/book/src/tasks/verify-container-images.md index e0547fd0da53..04c830fc34bd 100644 --- a/docs/book/src/tasks/verify-container-images.md +++ b/docs/book/src/tasks/verify-container-images.md @@ -17,7 +17,8 @@ All of the four images are hosted by [registry.k8s.io](https://registry.k8s.io). ```bash $ cosign verify registry.k8s.io/cluster-api/cluster-api-controller:v1.5.0 --certificate-identity krel-trust@k8s-releng-prod.iam.gserviceaccount.com --certificate-oidc-issuer https://accounts.google.com | jq . - +``` +```text Verification for registry.k8s.io/cluster-api/cluster-api-controller:v1.5.0 -- The following checks were performed on each of these signatures: - The cosign claims were validated