fix cilium issue
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user