Skip to content

Commit b53955e

Browse files
authored
Merge pull request #32628 from waynerv/patch-3
Update pod-security-admission.md
2 parents 27684b7 + adde98e commit b53955e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/pod-security-admission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ are available at [https://git.k8s.io/pod-security-admission/webhook](https://git
5555

5656
To install:
5757
```shell
58-
git clone git@github.com:kubernetes/pod-security-admission.git
58+
git clone https://github.com/kubernetes/pod-security-admission.git
5959
cd pod-security-admission/webhook
6060
make certs
6161
kubectl apply -k .

0 commit comments

Comments
 (0)