commit 4f8620e97517b42029c1a29605bab78ac113fc9b parent d27fb18038cd9ba748006f0a13a769ca144fc440 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 19 Mar 2025 14:58:11 +0100 Migrate rook to HTTPRoute Diffstat:
| M | infrastructure/controllers/rook.yaml | | | 14 | ++------------ |
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -91,20 +91,10 @@ spec: accessModes: - ReadWriteOnce dashboard: + enabled: true ssl: false ingress: - dashboard: - enabled: false - annotations: - cert-manager.io/cluster-issuer: letsencrypt-dns - external-dns.alpha.kubernetes.io/hostname: midnightthoughts.space - host: - name: rook.midnightthoughts.space - path: "/" - tls: - - secretName: rook-midnightthoughts-space-tls - hosts: - - rook.midnightthoughts.space + dashboard: {} cephBlockPools: [] cephObjectStores: [] cephFilesystems: