chore: Update manifests after change

This commit is contained in:
2026-04-04 22:26:55 +00:00
parent 1816ddde77
commit 1602c62fe4
6 changed files with 13 additions and 13 deletions

View File

@@ -29,6 +29,9 @@ spec:
enableServiceLinks: false
serviceAccountName: default
automountServiceAccountToken: true
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
hostIPC: false
hostNetwork: false
hostPID: false
@@ -43,13 +46,12 @@ spec:
value: America/Chicago
- name: MEDIA_HOST_DIR
value: /media
image: ghcr.io/frederikemmer/medialyze:0.4.1
imagePullPolicy: IfNotPresent
image: ghcr.io/frederikemmer/medialyze:0.4.1@sha256:d4f2e04d3759f308bea605c9b7242ab6da98813adc0b276dc3cbe9c283071eb8
name: main
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 5m
memory: 400Mi
volumeMounts:
- mountPath: /config
name: data

View File

@@ -23,7 +23,7 @@ spec:
name: medialyze
namespace: medialyze
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: medialyze
helm.sh/chart: medialyze-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: medialyze
spec:
accessModes: