We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b411cb commit adde98eCopy full SHA for adde98e
content/en/docs/concepts/security/pod-security-admission.md
@@ -55,7 +55,7 @@ are available at [https://git.k8s.io/pod-security-admission/webhook](https://git
55
56
To install:
57
```shell
58
-git clone git@github.com:kubernetes/pod-security-admission.git
+git clone https://github.com/kubernetes/pod-security-admission.git
59
cd pod-security-admission/webhook
60
make certs
61
kubectl apply -k .
0 commit comments