We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d73c0 commit 0e87605Copy full SHA for 0e87605
deploy/admission_webhook.yaml
@@ -68,7 +68,7 @@ spec:
68
spec:
69
containers:
70
- name: webhook
71
- image: gcr.io/k8s-staging-gateway-api/admission-server:latest
+ image: gcr.io/k8s-staging-gateway-api/admission-server:v0.4.3
72
imagePullPolicy: Always
73
args:
74
- -logtostderr
0 commit comments