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 d308eb8 commit 440dc53Copy full SHA for 440dc53
apps/admission-webhook-k8s/admission-webhook.yaml
@@ -18,7 +18,7 @@ spec:
18
serviceAccount: admission-webhook-sa
19
containers:
20
- name: admission-webhook-k8s
21
- image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:4f02d50
+ image: ghcr.io/networkservicemesh/ci/cmd-admission-webhook-k8s:07e5b0e
22
imagePullPolicy: IfNotPresent
23
readinessProbe:
24
httpGet:
0 commit comments