commit 50d8a2b86e82398f9c57e11663ba24caa40e2bd1 parent 11a274276138b540c1c7100a9f7f475178851013 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 19 Mar 2023 21:02:59 +0100 Update url Diffstat:
| M | clusters/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/mtrnord/gitops.git + url: ssh://git@git.nordgedanken.dev:2222/kubernetes/gitops.git --- apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 kind: Kustomization