diff --git a/infrastructure/rook/kustomization.yaml b/infrastructure/rook/kustomization.yaml index d15c76fd3416c7c6dc9922c7b37d5c0b05895064..7dfca21046f597dd8c5a7313464c8c4761025235 100644 --- a/infrastructure/rook/kustomization.yaml +++ b/infrastructure/rook/kustomization.yaml @@ -9,3 +9,5 @@ resources: - imagestream.yaml - cluster-on-pvc.yaml - storageclass.yaml + - https://git.shivering-isles.com/github-mirror/rook/rook/-/raw/v1.7.1/cluster/examples/kubernetes/ceph/monitoring/service-monitor.yaml + - https://git.shivering-isles.com/github-mirror/rook/rook/-/raw/v1.7.1/cluster/examples/kubernetes/ceph/monitoring/csi-metrics-service-monitor.yaml