Skip to content

Commit

Permalink
Update restrict-volume-types.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolisss authored Feb 27, 2025
1 parent 2385bb2 commit 2a9eca6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
annotations:
policies.kyverno.io/title: Restrict Volume Types
policies.kyverno.io/category: Pod Security Standards (Restricted)
policies.kyverno.io/severity: medium
policies.kyverno.io/severity: critical
policies.kyverno.io/subject: Pod,Volume
policies.kyverno.io/minversion: 1.6.0
kyverno.io/kubernetes-version: "1.22-1.23"
Expand Down Expand Up @@ -48,4 +48,4 @@ spec:
- persistentVolumeClaim
- projected
- secret
- ''
- ''

0 comments on commit 2a9eca6

Please sign in to comment.