From b4c70cd11afd26c86739bb2c5d2cc92528f41531 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Wed, 1 May 2024 15:13:08 +0200 Subject: [PATCH] filesystem linked --- infrastructure/04-rook-ceph/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/04-rook-ceph/kustomization.yaml b/infrastructure/04-rook-ceph/kustomization.yaml index 8846bba..e01a73d 100644 --- a/infrastructure/04-rook-ceph/kustomization.yaml +++ b/infrastructure/04-rook-ceph/kustomization.yaml @@ -6,6 +6,7 @@ namespace: rook-ceph resources: - nfs - base/storageclass.yaml + - base/filesystem.yaml - base/ingress.yaml - base/toolbox.yaml - base/cluster.yaml