cluster

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

commit 91992fa0898c6003b01d4ef0e3b611f7d51c6b7d
parent 3b1925d3d430f61fa1f6ee8aca658fa3c1d1e3e7
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Thu,  9 Apr 2026 23:08:56 +0200

fix operator first

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/jenkins/kustomization.yaml | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/apps/talos_cluster/jenkins/kustomization.yaml b/apps/talos_cluster/jenkins/kustomization.yaml @@ -4,12 +4,8 @@ metadata: name: jenkins namespace: jenkins -# Stage 1: Operator deployment resources resources: - namespace.yaml - helm-repository.yaml - operator-release.yaml - - instance - -# Ensure operator is fully reconciled before creating Jenkins CRD -# (kubectl apply will still need manual stage 2, or use Flux for automatic ordering) + #- instance