add source code and readme
This commit is contained in:
12
manifests/cluster/flux-system/cilium.yaml
Normal file
12
manifests/cluster/flux-system/cilium.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: cilium
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
path: ./manifests/infrastructure/cilium
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
Reference in New Issue
Block a user