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: podinfo
namespace: flux-system
spec:
interval: 1h
interval: 10m
timeout: 1m30s
retryInterval: 30s
path: ./kubernetes/apps/podinfo/app
prune: true
sourceRef: