Automated Manifest Update #2627

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-17 06:52:20 +00:00
2 changed files with 6 additions and 3 deletions

View File

@@ -10,11 +10,11 @@ metadata:
helm.sh/chart: libation-4.5.0
namespace: libation
spec:
suspend: true
suspend: false
concurrencyPolicy: Forbid
startingDeadlineSeconds: 90
timeZone: US/Central
schedule: "0 0 * * *"
schedule: "0 0 0 0 *"
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 3
jobTemplate:

View File

@@ -34,7 +34,10 @@ spec:
hostPID: false
dnsPolicy: ClusterFirst
containers:
- image: ubuntu:resolute-20251130
- command:
- sleep
- infinity
image: ubuntu:resolute-20251130
imagePullPolicy: IfNotPresent
name: main
resources: