Merge pull request #32628 from waynerv/patch-3

Update pod-security-admission.md
pull/32694/head^2
Kubernetes Prow Robot 2022-03-31 14:43:07 -07:00 committed by GitHub
commit b53955eed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ are available at [https://git.k8s.io/pod-security-admission/webhook](https://git
To install: To install:
```shell ```shell
git clone git@github.com:kubernetes/pod-security-admission.git git clone https://github.com/kubernetes/pod-security-admission.git
cd pod-security-admission/webhook cd pod-security-admission/webhook
make certs make certs
kubectl apply -k . kubectl apply -k .