File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ spec:
106106 maxReplicas : 6
107107 targetCPUUtilizationPercentage : 70
108108---
109- apiVersion : batch/v1beta1
109+ apiVersion : batch/v1
110110kind : CronJob
111111metadata :
112112 name : positron-scheduled-posts-cron
@@ -143,7 +143,7 @@ spec:
143143 values :
144144 - background
145145---
146- apiVersion : batch/v1beta1
146+ apiVersion : batch/v1
147147kind : CronJob
148148metadata :
149149 name : positron-unqueue-cron
@@ -180,7 +180,7 @@ spec:
180180 values :
181181 - background
182182---
183- apiVersion : batch/v1beta1
183+ apiVersion : batch/v1
184184kind : CronJob
185185metadata :
186186 name : positron-data-export
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ spec:
106106 maxReplicas : 2
107107 targetCPUUtilizationPercentage : 70
108108---
109- apiVersion : batch/v1beta1
109+ apiVersion : batch/v1
110110kind : CronJob
111111metadata :
112112 name : positron-scheduled-posts-cron
@@ -143,7 +143,7 @@ spec:
143143 values :
144144 - background
145145---
146- apiVersion : batch/v1beta1
146+ apiVersion : batch/v1
147147kind : CronJob
148148metadata :
149149 name : positron-unqueue-cron
@@ -180,7 +180,7 @@ spec:
180180 values :
181181 - background
182182---
183- apiVersion : batch/v1beta1
183+ apiVersion : batch/v1
184184kind : CronJob
185185metadata :
186186 name : positron-data-import
You can’t perform that action at this time.
0 commit comments