Automated Manifest Update #2637

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-17 15:50:59 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ spec:
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
startingDeadlineSeconds: 90 startingDeadlineSeconds: 90
timeZone: US/Central timeZone: US/Central
schedule: "0 4 * * *" schedule: "0 0 1 1 *"
successfulJobsHistoryLimit: 3 successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 3 failedJobsHistoryLimit: 3
jobTemplate: jobTemplate:

View File

@@ -11,7 +11,7 @@ metadata:
namespace: libation namespace: libation
spec: spec:
revisionHistoryLimit: 3 revisionHistoryLimit: 3
replicas: 1 replicas: 0
strategy: strategy:
type: Recreate type: Recreate
selector: selector: