14 lines
416 B
YAML
14 lines
416 B
YAML
apiVersion: v2
|
|
name: rook-ceph-cluster
|
|
description: A Ceph cluster managed by Rook
|
|
|
|
type: application
|
|
version: 0.0.1
|
|
appVersion: 0.0.1
|
|
|
|
dependencies:
|
|
# https://github.com/k8s-at-home/charts/tree/master/charts/stable/pod-gateway
|
|
# https://github.com/k8s-at-home/charts/commit/bc8aee9648feb02fbe03246026e799cd1bd50ae5
|
|
- name: rook-ceph-cluster
|
|
version: "1.12.0"
|
|
repository: https://charts.rook.io/release |