Automated Manifest Update (#2627)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2627
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2627.
This commit is contained in:
2025-12-17 06:52:18 +00:00
committed by Alex Lebens
parent 9e8c37ecd7
commit 41d19b9e90
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: