-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz
kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/README.md kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/main.yaml kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/values.schema.json
- Loading branch information
1 parent
07ad17d
commit 9220a14
Showing
5 changed files
with
137 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
75 changes: 75 additions & 0 deletions
75
kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/giantswarm/kyverno-crds/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/giantswarm/kyverno-crds/tree/main) | ||
|
||
# kyverno-crds chart | ||
|
||
Giant Swarm offers a kyverno-crds App which can be installed in workload clusters. | ||
|
||
The `kyverno-crds` App includes the necessary CRDs to run Kyverno in workload and managament clusters. | ||
|
||
## CRDs included in the chart | ||
|
||
The chart includes CRDs from the `kyverno.io`, `reports.kyverno.io` and `wgpolicyk8s.io` groups. | ||
|
||
``` | ||
. | ||
├── kyverno.io | ||
│ ├── kyverno.io_admissionreports.yaml | ||
│ ├── kyverno.io_backgroundscanreports.yaml | ||
│ ├── kyverno.io_cleanuppolicies.yaml | ||
│ ├── kyverno.io_clusteradmissionreports.yaml | ||
│ ├── kyverno.io_clusterbackgroundscanreports.yaml | ||
│ ├── kyverno.io_clustercleanuppolicies.yaml | ||
│ ├── kyverno.io_clusterpolicies.yaml | ||
│ ├── kyverno.io_globalcontextentries.yaml | ||
│ ├── kyverno.io_policies.yaml | ||
│ ├── kyverno.io_policyexceptions.yaml | ||
│ └── kyverno.io_updaterequests.yaml | ||
├── reports.kyverno.io | ||
│ ├── reports.kyverno.io_clusterephemeralreports.yaml | ||
│ └── reports.kyverno.io_ephemeralreports.yaml | ||
└── wgpolicyk8s.io | ||
├── wgpolicyk8s.io_clusterpolicyreports.yaml | ||
└── wgpolicyk8s.io_policyreports.yaml | ||
``` | ||
|
||
## Configuration | ||
|
||
You can configure the CRDs you want to install with the following values: | ||
|
||
```yaml | ||
crds: | ||
groups: | ||
|
||
# -- Install CRDs in group `kyverno.io` | ||
# -- This field can be overwritten by setting crds.labels in the parent chart | ||
kyverno: | ||
admissionreports: true | ||
backgroundscanreports: true | ||
cleanuppolicies: true | ||
clusteradmissionreports: true | ||
clusterbackgroundscanreports: true | ||
clustercleanuppolicies: true | ||
clusterpolicies: true | ||
globalcontextentries: true | ||
policies: true | ||
policyexceptions: true | ||
updaterequests: true | ||
|
||
# -- Install CRDs in group `reports.kyverno.io` | ||
# -- This field can be overwritten by setting crds.labels in the parent chart | ||
reports: | ||
clusterephemeralreports: true | ||
ephemeralreports: true | ||
|
||
# -- Install CRDs in group `wgpolicyk8s.io` | ||
# -- This field can be overwritten by setting crds.labels in the parent chart | ||
wgpolicyk8s: | ||
clusterpolicyreports: true | ||
policyreports: true | ||
``` | ||
## Credit | ||
- [`kyverno`][kyverno-upstream] | ||
|
||
[kyverno-upstream]: https://github.com/kyverno/kyverno |
11 changes: 11 additions & 0 deletions
11
kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/main.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
annotations: | ||
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-test-catalog/kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/main.yaml | ||
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-test-catalog/kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/README.md | ||
application.giantswarm.io/team: shield | ||
application.giantswarm.io/values-schema: https://giantswarm.github.io/giantswarm-test-catalog/kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/values.schema.json | ||
chartApiVersion: v2 | ||
chartFile: kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz | ||
dateCreated: '2024-12-17T12:09:32.308437Z' | ||
digest: aafada9c83b341ec5b7d08aeb8b1db1501dbd01808ccd9de054470f6b9e2cc71 | ||
home: https://github.com/giantswarm/kyverno-crds | ||
icon: https://s.giantswarm.io/app-icons/kyverno/1/light.svg |
28 changes: 28 additions & 0 deletions
28
kyverno-crds-1.12.0-aba21c090b120b304cbf343892b0a0ea0bd32036.tgz-meta/values.schema.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"$schema": "http://json-schema.org/schema#", | ||
"type": "object", | ||
"properties": { | ||
"crds": { | ||
"type": "object", | ||
"properties": { | ||
"annotations": { | ||
"type": "object", | ||
"properties": { | ||
"helm.sh/resource-policy": { | ||
"type": "string" | ||
} | ||
} | ||
}, | ||
"customLabels": { | ||
"type": "object" | ||
} | ||
} | ||
}, | ||
"name": { | ||
"type": "string" | ||
}, | ||
"serviceType": { | ||
"type": "string" | ||
} | ||
} | ||
} |