cluster

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

commit 77145381abc577c460fa99ac6363ad0de17a08e6
parent 01e0f90afb864fec49a6cc2fb905e949c280a83c
Author: Flux <>
Date:   Tue, 16 Apr 2024 11:30:32 +0200

Add Flux sync manifests
Diffstat:
Mclusters/production/flux-system/gotk-sync.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clusters/production/flux-system/gotk-sync.yaml b/clusters/production/flux-system/gotk-sync.yaml @@ -11,7 +11,7 @@ spec: branch: main secretRef: name: flux-system - url: ssh://git@git.nordgedanken.dev:2222/kubernetes/gitops.git + url: ssh://git@github.com/MTRNord/cluster --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization