cluster

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

commit 01199cf68736ee9b09c1ba12fe6b4758308fd76f
parent 64a5a1e9c5b67d9ca74a150bd3dfbb11b467125a
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 22 Mar 2025 14:57:31 +0100

Remove the defrag due to kops oddness

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

diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml @@ -9,4 +9,3 @@ resources: - csi-driver-smb.yaml - ./cloudnative-pg-operator - hubble_ui.yaml - - etcd-defrag-cronjob.yaml