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
commit 863a462eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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