41 lines
1.4 KiB
YAML
41 lines
1.4 KiB
YAML
annotations:
|
|
truecharts.org/category: network
|
|
truecharts.org/max_helm_version: "3.14"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: system
|
|
apiVersion: v2
|
|
appVersion: 7.0.1
|
|
dependencies:
|
|
- name: common
|
|
version: 23.0.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: |
|
|
Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution,
|
|
this chart is meant for cases where it is not.
|
|
Also deploys the Snapshot Validation Webhook and configures your cluster to validate every `VolumeSnapshot` and
|
|
`VolumeSnapshotContent` resource by sending it to the webhook.
|
|
home: https://truecharts.org/charts/system/snapshot-controller
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapshot-controller.webp
|
|
keywords:
|
|
- storage
|
|
- snapshot
|
|
- validation
|
|
kubeVersion: ">=1.24.0-0"
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: snapshot-controller
|
|
sources:
|
|
- https://github.com/snapshot-controller/snapshot-controller
|
|
- https://github.com/snapshot-controller/snapshot-controller-helm-chart
|
|
- https://github.com/kubernetes-csi/external-snapshotter/
|
|
- https://github.com/truecharts/charts/tree/master/charts/system/snapshot-controller
|
|
type: application
|
|
version: 1.0.1
|