Skip to content

Commit ac6209e

Browse files
committed
Disable suspend in example (avoid confusion)
Signed-off-by: Stephan Austermühle <au@hcsd.de>
1 parent ac2884a commit ac6209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/nextcloud/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ nextcloud:
284284
# concurrencyPolicy: Forbid
285285
# startingDeadlineSeconds: 300
286286
# successfulJobsHistoryLimit: 3
287-
# suspend: true
287+
# suspend: false
288288
# jobTemplate:
289289
# spec:
290290
# backoffLimit: 1

0 commit comments

Comments
 (0)