just the one

This commit is contained in:
Joseph Hanson 2024-05-28 07:35:48 -05:00
parent 278f8d50b3
commit b5db860404
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -28,7 +28,7 @@ spec:
type: cronjob
cronjob:
schedule: "@weekly"
parallelism: 6 # Set to my total number of nodes
parallelism: 1 # Set to my total number of nodes
containers:
app:
image:
@ -74,4 +74,4 @@ spec:
hostPathType: Directory
globalMounts:
- path: /host/net
readOnly: true
readOnly: true