Add Rook Ceph
This commit is contained in:
9
clusters/my-cluster/rook-ceph/repository.yaml
Normal file
9
clusters/my-cluster/rook-ceph/repository.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: rook-release
|
||||
namespace: rook-ceph
|
||||
spec:
|
||||
interval: 5m
|
||||
url: https://charts.rook.io/release
|
Reference in New Issue
Block a user