comms: bump mas-local-users-ensure job
This commit is contained in:
parent
e733ee64da
commit
da08a2687d
@ -1,12 +1,12 @@
|
|||||||
# services/comms/oneoffs/mas-local-users-ensure-job.yaml
|
# services/comms/oneoffs/mas-local-users-ensure-job.yaml
|
||||||
# One-off job for comms/mas-local-users-ensure-18.
|
# One-off job for comms/mas-local-users-ensure-19.
|
||||||
# Purpose: mas local users ensure 18 (see container args/env in this file).
|
# Purpose: mas local users ensure 18 (see container args/env in this file).
|
||||||
# Run by setting spec.suspend to false, reconcile, then set it back to true.
|
# Run by setting spec.suspend to false, reconcile, then set it back to true.
|
||||||
# Safe to delete the finished Job/pod; it should not run continuously.
|
# Safe to delete the finished Job/pod; it should not run continuously.
|
||||||
apiVersion: batch/v1
|
apiVersion: batch/v1
|
||||||
kind: Job
|
kind: Job
|
||||||
metadata:
|
metadata:
|
||||||
name: mas-local-users-ensure-18
|
name: mas-local-users-ensure-19
|
||||||
namespace: comms
|
namespace: comms
|
||||||
spec:
|
spec:
|
||||||
suspend: false
|
suspend: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user