Merge pull request #112159 from liggitt/podsecurity-ga-image

Update to use GA PodSecurity webhook image
This commit is contained in:
Kubernetes Prow Robot
2022-08-31 17:15:16 -07:00
committed by GitHub

View File

@@ -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