From ac94c6c5399cc4228c2d6780e25d5317ef91bab3 Mon Sep 17 00:00:00 2001 From: Nimrod Kor Date: Thu, 8 Sep 2022 12:28:10 +0300 Subject: [PATCH] fix(gha): Gracefully handle bad GHA job definitions (#3489) * Gracefully handle bad GHA job definitions * Add gha to allowed prefixes --- admissioncontroller/k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admissioncontroller/k8s/deployment.yaml b/admissioncontroller/k8s/deployment.yaml index dba10ec9318..207ffc80960 100644 --- a/admissioncontroller/k8s/deployment.yaml +++ b/admissioncontroller/k8s/deployment.yaml @@ -30,7 +30,7 @@ spec: capabilities: drop: - ALL - image: bridgecrew/whorf@sha256:33f77fe4bcde4e4ddf9e876a56b5b32d6c3f4a5a0802de49241d37d5e02da023 + image: bridgecrew/whorf@sha256:3833730cf56bf0371a3adf4f50c529aa7e76bbca0ecfc7dd8df333363f5288f2 imagePullPolicy: Always resources: limits: