Skip to content

Commit 28e6c76

Browse files
authoredApr 13, 2021
Enable prescription sync job in stage environment (#1146)
1 parent e171192 commit 28e6c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎prescription-sync-job/overlays/ocp4-stage/cronjob.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ apiVersion: batch/v1beta1
44
metadata:
55
name: prescription-sync
66
spec:
7-
suspend: true
7+
suspend: false

0 commit comments

Comments
 (0)
Please sign in to comment.