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