File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/en/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ section.
64
64
For non-control plane images (
65
65
e.g. [ conformance image] ( https://github.com/kubernetes/kubernetes/blob/master/test/conformance/image/README.md ) )
66
66
, signatures can also be verified at deploy time using
67
- [ cosigned ] ( https://docs.sigstore.dev/cosign/kubernetes/#cosigned-admission- controller )
68
- admission controller. To get started with ` cosigned ` here are a few helpful
67
+ [ sigstore policy-controller ] ( https://docs.sigstore.dev/policy- controller/overview )
68
+ admission controller. To get started with ` policy-controller ` here are a few helpful
69
69
resources:
70
70
71
- * [ Installation] ( https://github.com/sigstore/cosign#installation )
72
- * [ Configuration Options] ( https://github.com/sigstore/cosign/blob /main/USAGE.md#detailed-usage )
71
+ * [ Installation] ( https://github.com/sigstore/helm-charts/tree/main/charts/policy-controller )
72
+ * [ Configuration Options] ( https://github.com/sigstore/policy-controller/tree /main/config )
You can’t perform that action at this time.
0 commit comments