forked from kubewarden/kwctl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
21 lines (21 loc) · 924 Bytes
/
Chart.yaml
File metadata and controls
21 lines (21 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
apiVersion: v2
name: volumes-psp
description: Pod Security Policy that controls usage of volumes
type: application
home: https://github.com/kubewarden/volumes-psp-policy
keywords: null
version: '123'
appVersion: '123'
annotations:
io.artifacthub.displayName: Volumes PSP
io.artifacthub.keywords: psp, pod, volumes
io.artifacthub.resources: Pod
io.kubewarden.policy.author: Kubewarden developers <cncf-kubewarden-maintainers@lists.cncf.io>
io.kubewarden.policy.category: PSP
io.kubewarden.policy.description: Pod Security Policy that controls usage of volumes
io.kubewarden.policy.license: Apache-2.0
io.kubewarden.policy.ociUrl: ghcr.io/kubewarden/policies/volumes-psp
io.kubewarden.policy.severity: medium
io.kubewarden.policy.source: https://github.com/kubewarden/volumes-psp-policy
io.kubewarden.policy.title: volumes-psp
io.kubewarden.policy.url: https://github.com/kubewarden/volumes-psp-policy