setting interval, timeout and retryInterval for all the ks

This commit is contained in:
2024-06-14 00:45:36 +10:00
parent 0bfcd903bf
commit 60f93ef509
7 changed files with 33 additions and 17 deletions

View File

@@ -4,7 +4,9 @@ metadata:
name: cilium
namespace: kube-system
spec:
interval: 1h
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/infrastructure/cilium/app
prune: true
sourceRef:
@@ -18,7 +20,9 @@ metadata:
name: cilium-networkpolicies
namespace: kube-system
spec:
interval: 1h
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/infrastructure/cilium/networkpolicies
prune: true
sourceRef: