just the one
This commit is contained in:
parent
278f8d50b3
commit
b5db860404
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ spec:
|
||||||
type: cronjob
|
type: cronjob
|
||||||
cronjob:
|
cronjob:
|
||||||
schedule: "@weekly"
|
schedule: "@weekly"
|
||||||
parallelism: 6 # Set to my total number of nodes
|
parallelism: 1 # Set to my total number of nodes
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
|
|
Loading…
Reference in a new issue