update clustername

This commit is contained in:
Joseph Hanson 2024-09-05 01:41:34 -05:00
parent 3251d8240b
commit e3c635fdc5
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ spec:
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: homelab name: theshire
wait: false wait: false
interval: 30m interval: 30m
retryInterval: 1m retryInterval: 1m

View file

@ -16,7 +16,7 @@ spec:
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: homelab name: theshire
wait: true wait: true
interval: 30m interval: 30m
retryInterval: 1m retryInterval: 1m
@ -39,7 +39,7 @@ spec:
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: homelab name: theshire
wait: true wait: true
interval: 30m interval: 30m
retryInterval: 1m retryInterval: 1m

View file

@ -15,7 +15,7 @@ spec:
resources: resources:
- apiVersion: source.toolkit.fluxcd.io/v1 - apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository kind: GitRepository
name: "homelab" name: "theshire"
namespace: "flux-system" namespace: "flux-system"
- apiVersion: kustomize.toolkit.fluxcd.io/v1 - apiVersion: kustomize.toolkit.fluxcd.io/v1