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,9 +4,9 @@ metadata:
name: ingress-nginx-config
namespace: flux-system
spec:
interval: 1h
timeout: 5m
retryInterval: 5m
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/infrastructure/ingress-nginx/config
prune: true
sourceRef: