Skip to content
Snippets Groups Projects
Commit 163feed4 authored by xeruf's avatar xeruf
Browse files

kustomizations: reduce update interval

parent 7fedc82f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ metadata:
name: gitea
namespace: flux-system
spec:
interval: 30m
interval: 5m
wait: true
timeout: 1h
dependsOn:
......
......@@ -4,7 +4,7 @@ metadata:
name: kimai
namespace: flux-system
spec:
interval: 30m
interval: 5m
wait: true
timeout: 1h
dependsOn:
......
......@@ -4,7 +4,7 @@ metadata:
name: stackspout-namespace
namespace: flux-system
spec:
interval: 30m
interval: 5m
sourceRef:
kind: GitRepository
name: stackspout
......
......@@ -4,7 +4,7 @@ metadata:
name: stackspout-sources
namespace: flux-system
spec:
interval: 30m
interval: 5m
sourceRef:
kind: GitRepository
name: stackspout
......
......@@ -4,7 +4,7 @@ metadata:
name: suitecrm
namespace: flux-system
spec:
interval: 30m
interval: 5m
wait: true
timeout: 1h
#dependsOn:
......
......@@ -5,7 +5,7 @@ metadata:
name: vikunja
namespace: flux-system
spec:
interval: 30m
interval: 5m
wait: true
timeout: 1h
dependsOn:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment