Skip to content

Commit

Permalink
Merge pull request #196 from nirmata/dolisss-patch-6
Browse files Browse the repository at this point in the history
Update restrict-volume-types.yaml
  • Loading branch information
anusha94 authored Feb 28, 2025
2 parents 2385bb2 + 2a9eca6 commit d641799
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 d641799

Please sign in to comment.