feat: set interval down to a minute
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-09-08 12:44:05 +02:00
parent 700d1c12ed
commit 96f3b52c2a
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -166,7 +166,7 @@ metadata:
name: {service} name: {service}
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 1m
retryInterval: 30s retryInterval: 30s
path: ./deployments/{cluster}/{namespace}/{service} path: ./deployments/{cluster}/{namespace}/{service}
prune: true prune: true