chore: Update manifests after change
This commit is contained in:
@@ -12,8 +12,8 @@ metadata:
|
||||
spec:
|
||||
suspend: false
|
||||
concurrencyPolicy: Forbid
|
||||
startingDeadlineSeconds: 90
|
||||
timeZone: US/Central
|
||||
startingDeadlineSeconds: 30
|
||||
timeZone: America/Chicago
|
||||
schedule: "0 0 1 1 *"
|
||||
successfulJobsHistoryLimit: 1
|
||||
failedJobsHistoryLimit: 1
|
||||
@@ -42,13 +42,12 @@ spec:
|
||||
value: "-1"
|
||||
- name: LIBATION_BOOKS_DIR
|
||||
value: /data
|
||||
image: rmcrackan/libation:13.3.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: rmcrackan/libation:13.3.2@sha256:d1c45260f3ba34b0fb1432c2b51763e00c5174864961856c1c31e7f2b0c3a39e
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
memory: 32Mi
|
||||
volumeMounts:
|
||||
- mountPath: /data
|
||||
name: audiobooks
|
||||
|
||||
@@ -37,8 +37,7 @@ spec:
|
||||
- command:
|
||||
- sleep
|
||||
- infinity
|
||||
image: ubuntu:resolute-20260401
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: ubuntu:resolute-20260401@sha256:a072b64036a738e55bff8f9a9682cbb893bf20c213772effc1de8dee8df1cea9
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -7,8 +7,6 @@ metadata:
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: libation
|
||||
helm.sh/chart: libation-4.6.2
|
||||
annotations:
|
||||
helm.sh/resource-policy: keep
|
||||
namespace: libation
|
||||
spec:
|
||||
accessModes:
|
||||
|
||||
Reference in New Issue
Block a user