fix(flux): unloop the loop

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-02-21 09:28:20 +08:00
parent b2656056d8
commit 722d045df3
2 changed files with 3 additions and 3 deletions

View File

@@ -6,8 +6,6 @@ kind: OCIRepository
metadata:
name: flux-manifests
namespace: flux-system
labels:
kustomization.flux.home.arpa/name: "flux"
spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
@@ -20,6 +18,8 @@ kind: Kustomization
metadata:
name: 1-flux
namespace: flux-system
labels:
kustomization.flux.home.arpa/name: "cilium"
spec:
interval: 10m
path: ./

View File

@@ -23,7 +23,7 @@ metadata:
name: 2-biohazard-config
namespace: flux-system
labels:
kustomization.flux.home.arpa/name: "flux"
kustomization.flux.home.arpa/name: "cilium"
spec:
interval: 10m0s
path: ./kube/1-clusters/Biohazard/2-config