cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit bbfbaa6c59fd7089b2225824c028e7cd9a361d35
parent 8ec83e6b026072f9e6e4c3d1566af67a88b42ab6
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 10 Oct 2024 20:28:48 +0200

Deploy rook

Diffstat:
Minfrastructure/controllers/rook.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/infrastructure/controllers/rook.yaml b/infrastructure/controllers/rook.yaml @@ -47,6 +47,8 @@ spec: version: v1.15.3 interval: 60m values: + toolbox: + enabled: true monitoring: enabled: true createPrometheusRules: true