cluster

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

commit 9626e21f9c5d46ca478368d99b08d0c84ce2defd
parent 56422ca5090143b0c6741be7cfcaa93d50743c54
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 10 Oct 2024 20:12:47 +0200

Deploy rook

Diffstat:
Minfrastructure/controllers/kustomization.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml @@ -5,4 +5,4 @@ resources: - descheduler.yaml - cert-manager.yaml - capacitor.yaml -# - kube-fledged.yaml + - rook.yaml