From 891c47df94a3ddcceb7336319742956e8dc12248 Mon Sep 17 00:00:00 2001 From: Jim Bugwadia Date: Tue, 27 Aug 2024 21:23:08 -0700 Subject: [PATCH] update image Signed-off-by: Jim Bugwadia --- .../restricted-exclude-capabilities/artifacthub-pkg.yml | 2 +- .../restricted-exclude-capabilities.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pod-security/subrule/restricted/restricted-exclude-capabilities/artifacthub-pkg.yml b/pod-security/subrule/restricted/restricted-exclude-capabilities/artifacthub-pkg.yml index 8f6f5ceb5..4e5d82295 100644 --- a/pod-security/subrule/restricted/restricted-exclude-capabilities/artifacthub-pkg.yml +++ b/pod-security/subrule/restricted/restricted-exclude-capabilities/artifacthub-pkg.yml @@ -19,4 +19,4 @@ annotations: kyverno/category: "Pod Security" kyverno/kubernetesVersion: "1.24" kyverno/subject: "Pod" -digest: e917468019277ed45ac963bb9c8623fda646a33eb49320716a565a3191c6cfb9 +digest: 3a39ad64e867dde8ef3d6cd327684ba088a666ac62cf5ccfb0ce18724e5df059 diff --git a/pod-security/subrule/restricted/restricted-exclude-capabilities/restricted-exclude-capabilities.yaml b/pod-security/subrule/restricted/restricted-exclude-capabilities/restricted-exclude-capabilities.yaml index 8f466a1d7..b3ba411ee 100644 --- a/pod-security/subrule/restricted/restricted-exclude-capabilities/restricted-exclude-capabilities.yaml +++ b/pod-security/subrule/restricted/restricted-exclude-capabilities/restricted-exclude-capabilities.yaml @@ -35,5 +35,5 @@ spec: exclude: - controlName: Capabilities images: - - nginx* + - ghcr.io/kyverno/test-nginx* - redis* \ No newline at end of file