fix cilium issue

This commit is contained in:
2024-06-09 18:59:22 +10:00
parent fc64182531
commit 7c0466f480

View File

@@ -1,10 +1,10 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository kind: GitRepository
metadata: metadata:
name: home-cluster-ops-repo name: home-cluster-ops
namespace: flux-system namespace: flux-system
spec: spec:
interval: 60m interval: 60m
url: https://github.com/3dwardch3ng/home-cluster-ops url: https://github.com/3dwardch3ng/home-cluster-ops
ref: ref:
branch: master branch: main