diff --git a/system-apps/rook-ceph/operator/Chart.yaml b/system-apps/rook-ceph/operator/Chart.yaml index b967a86..66f763d 100644 --- a/system-apps/rook-ceph/operator/Chart.yaml +++ b/system-apps/rook-ceph/operator/Chart.yaml @@ -25,4 +25,7 @@ appVersion: "1.0" dependencies: - name: rook-ceph version: v1.20.0 - repository: https://charts.rook.io/release \ No newline at end of file + repository: https://charts.rook.io/release +- name: ceph-csi-drivers + version: 0.2.0 + repository: https://ceph.github.io/ceph-csi-operator \ No newline at end of file