mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #112159 from liggitt/podsecurity-ga-image
Update to use GA PodSecurity webhook image
This commit is contained in:
commit
863a462eec
@ -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