Automated Manifest Update #4984

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-03-22 22:12:34 +00:00
3 changed files with 6 additions and 9 deletions
Showing only changes of commit b5f3f81758 - Show all commits

View File

@@ -35,10 +35,9 @@ spec:
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: US/Central
image: ghcr.io/actualbudget/actual:26.3.0
imagePullPolicy: IfNotPresent
- name: ACTUAL_PORT
value: "5006"
image: ghcr.io/actualbudget/actual:26.3.0@sha256:eb8bc26f53025e07e464594c12d77c52c4b95840c8dadd9b95c4f0c4660f8ad2
livenessProbe:
exec:
command:
@@ -54,8 +53,8 @@ spec:
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 25m
memory: 64Mi
volumeMounts:
- mountPath: /data
name: data

View File

@@ -23,7 +23,7 @@ spec:
name: actual
namespace: actual
port: 80
weight: 100
weight: 1
matches:
- path:
type: PathPrefix

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: actual
helm.sh/chart: actual-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: actual
spec:
accessModes: