setting timeout for ingress-nginx KSs

This commit is contained in:
2024-06-12 11:49:49 +10:00
parent 755d401631
commit 66519dc6aa
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 5m
retryInterval: 5m
path: ./kubernetes/infrastructure/ingress-nginx/config
prune: true
sourceRef:

View File

@@ -5,6 +5,8 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 5m
retryInterval: 5m
targetNamespace: ingress-nginx
path: ./kubernetes/templates/apps/ingress-nginx
prune: true