Skip to content

Commit

Permalink
fix the value of policies.kyverno.io/category
Browse files Browse the repository at this point in the history
Signed-off-by: Mariam Fahmy <[email protected]>
  • Loading branch information
MariamFahmy98 committed Jan 5, 2024
1 parent 0d21767 commit a5da65d
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ annotations:
kyverno/category: "Pod Security Standards (Restricted)"
kyverno/kubernetesVersion: "1.26-1.27"
kyverno/subject: "Pod"
digest: 60ad5b4ff51fd28a3411cb5bf421eefd20c8e429b20b7230a7f3540798992a98
digest: 0ec50dbde4490a3029a048d25060cba8ae7ecc55f48e5415178fd8a4d265b6fd
createdAt: "2023-12-04T09:04:49Z"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: disallow-capabilities-strict
annotations:
policies.kyverno.io/title: Disallow Capabilities (Strict) in CEL expressions
policies.kyverno.io/category: Pod Security Standards (Restricted)
policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL
policies.kyverno.io/severity: medium
kyverno.io/kyverno-version: 1.11.0
kyverno.io/kubernetes-version: "1.26-1.27"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ annotations:
kyverno/category: "Pod Security Standards (Restricted)"
kyverno/kubernetesVersion: "1.26-1.27"
kyverno/subject: "Pod"
digest: 5cd9385a1a04963b0d35bb97bf96df95c339ddcf50a463a6aa00aab45a1a4a9d
digest: 5f575108ad93d71808c5ca6de627698060e413387b2eb48ba700c20e61d622e9
createdAt: "2023-12-04T09:04:49Z"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: disallow-privilege-escalation
annotations:
policies.kyverno.io/title: Disallow Privilege Escalation in CEL
policies.kyverno.io/category: Pod Security Standards (Restricted)
policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL
policies.kyverno.io/severity: medium
policies.kyverno.io/subject: Pod
kyverno.io/kyverno-version: 1.11.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ annotations:
kyverno/category: "Pod Security Standards (Restricted)"
kyverno/kubernetesVersion: "1.26-1.27"
kyverno/subject: "Pod"
digest: 00cbb639cdee5eadda13bd1716a853e4f499123790a42da00750c2b180986e5f
digest: 2243d0a9a528e56efba4228868956535a1c41ea8725843e733577722cf252a7a
createdAt: "2023-12-04T09:04:49Z"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: require-run-as-non-root-user
annotations:
policies.kyverno.io/title: Require Run As Non-Root User in CEL
policies.kyverno.io/category: Pod Security Standards (Restricted)
policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL
policies.kyverno.io/severity: medium
policies.kyverno.io/subject: Pod
kyverno.io/kyverno-version: 1.11.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ annotations:
kyverno/category: "Pod Security Standards (Restricted)"
kyverno/kubernetesVersion: "1.26-1.27"
kyverno/subject: "Pod"
digest: f3e7aeef4cf853925df877b30910c5b1d6efc43a0b5d666b87f7f8e56b1fe358
digest: 7968dc5740b0232e48ebf36db4115238c9895b3a0ab290dcded2b76868ee837c
createdAt: "2023-12-04T09:04:49Z"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: restrict-seccomp-strict
annotations:
policies.kyverno.io/title: Restrict Seccomp (Strict) in CEL
policies.kyverno.io/category: Pod Security Standards (Restricted)
policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL
policies.kyverno.io/severity: medium
policies.kyverno.io/subject: Pod
kyverno.io/kyverno-version: 1.11.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ annotations:
kyverno/category: "Pod Security Standards (Restricted)"
kyverno/kubernetesVersion: "1.26-1.27"
kyverno/subject: "Pod,Volume"
digest: 69616bcd897f10ee6a6ee56e3cafa41157dec57051cfc8173636928537721677
digest: af3f14adcb29e44bd0ede605280fcdbe5357003a9baa6bf81a3efe9675ea9902
createdAt: "2024-01-02T15:37:55Z"
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: restrict-volume-types
annotations:
policies.kyverno.io/title: Restrict Volume Types in CEL
policies.kyverno.io/category: Pod Security Standards (Restricted)
policies.kyverno.io/category: Pod Security Standards (Restricted) in CEL
policies.kyverno.io/severity: medium
policies.kyverno.io/subject: Pod,Volume
kyverno.io/kubernetes-version: "1.26-1.27"
Expand Down

0 comments on commit a5da65d

Please sign in to comment.