mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Update to use GA PodSecurity webhook image
This commit is contained in:
parent
5debf63a74
commit
0d9393e3b9
@ -28,7 +28,7 @@ spec:
|
||||
secretName: pod-security-webhook
|
||||
containers:
|
||||
- name: pod-security-webhook
|
||||
image: registry.k8s.io/sig-auth/pod-security-webhook:v1.23-beta.0
|
||||
image: registry.k8s.io/sig-auth/pod-security-webhook:v1.25.0
|
||||
terminationMessagePolicy: FallbackToLogsOnError
|
||||
ports:
|
||||
- name: webhook
|
||||
|
Loading…
Reference in New Issue
Block a user