diff --git a/artifacthub/library/pod-security-policy/seccomp/1.0.0/suite.yaml b/artifacthub/library/pod-security-policy/seccomp/1.0.0/suite.yaml index 62336b26e..96e0f958b 100644 --- a/artifacthub/library/pod-security-policy/seccomp/1.0.0/suite.yaml +++ b/artifacthub/library/pod-security-policy/seccomp/1.0.0/suite.yaml @@ -11,7 +11,7 @@ tests: object: samples/psp-seccomp/example_disallowed2.yaml assertions: - violations: 1 - message: "Seccomp profile 'unconfined' is not allowed for container 'nginx'. Found at: annotation seccomp.security.alpha.kubernetes.io/pod" + message: "Seccomp profile 'Unconfined' is not allowed for container 'nginx'. Found at: annotation seccomp.security.alpha.kubernetes.io/pod" - name: example-disallowed-container object: samples/psp-seccomp/example_disallowed.yaml assertions: diff --git a/library/pod-security-policy/seccomp/suite.yaml b/library/pod-security-policy/seccomp/suite.yaml index 62336b26e..96e0f958b 100644 --- a/library/pod-security-policy/seccomp/suite.yaml +++ b/library/pod-security-policy/seccomp/suite.yaml @@ -11,7 +11,7 @@ tests: object: samples/psp-seccomp/example_disallowed2.yaml assertions: - violations: 1 - message: "Seccomp profile 'unconfined' is not allowed for container 'nginx'. Found at: annotation seccomp.security.alpha.kubernetes.io/pod" + message: "Seccomp profile 'Unconfined' is not allowed for container 'nginx'. Found at: annotation seccomp.security.alpha.kubernetes.io/pod" - name: example-disallowed-container object: samples/psp-seccomp/example_disallowed.yaml assertions: