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