Update cilium.yaml
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
#apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
#kind: Kustomization
|
kind: Kustomization
|
||||||
#metadata:
|
metadata:
|
||||||
# name: cilium
|
name: cilium
|
||||||
# namespace: cilium
|
namespace: cilium
|
||||||
#spec:
|
spec:
|
||||||
# interval: 10m
|
interval: 10m
|
||||||
# timeout: 1m30s
|
timeout: 1m30s
|
||||||
# retryInterval: 30s
|
retryInterval: 30s
|
||||||
# path: ./kubernetes/infrastructure/cilium/app
|
path: ./kubernetes/infrastructure/cilium/app
|
||||||
# prune: true
|
prune: true
|
||||||
# sourceRef:
|
sourceRef:
|
||||||
# kind: GitRepository
|
kind: GitRepository
|
||||||
# namespace: flux-system
|
namespace: flux-system
|
||||||
# name: flux-system
|
name: flux-system
|
||||||
#---
|
---
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user