scale down
This commit is contained in:
@@ -6,7 +6,7 @@ libation:
|
|||||||
suspend: false
|
suspend: false
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: 0 4 * * *
|
schedule: 0 0 1 1 *
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 3
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 3
|
||||||
@@ -29,7 +29,7 @@ libation:
|
|||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
debug:
|
debug:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 1
|
replicas: 0
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user