chore: Update manifests after change
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
concurrencyPolicy: Forbid
|
||||
startingDeadlineSeconds: 90
|
||||
timeZone: US/Central
|
||||
schedule: "0 4 * * *"
|
||||
schedule: "0 0 1 1 *"
|
||||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 3
|
||||
jobTemplate:
|
||||
|
||||
@@ -11,7 +11,7 @@ metadata:
|
||||
namespace: libation
|
||||
spec:
|
||||
revisionHistoryLimit: 3
|
||||
replicas: 1
|
||||
replicas: 0
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user