commit 7c9d1ae0f59ea8479c8b4e121883e3c83d325c36 parent 072748c57315f7046e2117350cfd96b591b317b6 Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 10 Oct 2024 20:25:20 +0200 Deploy rook Diffstat:
| M | infrastructure/controllers/rook.yaml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -79,6 +79,8 @@ spec: volumeMode: Block accessModes: - ReadWriteOnce + dashboard: + ssl: false ingress: dashboard: enabled: true