Skip to content
Snippets Groups Projects
Verified Commit 34c617a8 authored by David Hoese's avatar David Hoese
Browse files

Add sleep to cadu sender for ci tests

Give the rest of the application time before data starts arriving
parent 038eb0a6
No related branches found
Tags 0.1.0-a4
No related merge requests found
......@@ -7,6 +7,8 @@ uploadDst: "/dst"
caduSender:
enabled: true
existingClaim: "geosphere-ci-tests-cadu"
env:
CADU_SLEEP: "60"
persistence:
enabled: true
storageClass: longhorn
......
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