From 32be0843ec38c29e2905c4ead80e20af9f9c7a40 Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 31 May 2024 15:40:28 +1200 Subject: [PATCH] debug Signed-off-by: David Young --- Chart.yaml | 2 +- values.yaml | 18 +----------------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index c6fa248fb..0d53a9452 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.5.1-pre-01 +version: 1.5.1-pre-02 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/values.yaml b/values.yaml index 9961b1cd9..9f041526a 100644 --- a/values.yaml +++ b/values.yaml @@ -5458,23 +5458,7 @@ emby: memory: 512Mi limits: cpu: 1 - memory: 2048Mi - # probes: - # liveness: - # enabled: true - # custom: true - # spec: - # exec: - # command: - # - /usr/bin/env - # - bash - # - -c - # - ls /storage/* > /dev/null - # failureThreshold: 5 - # initialDelaySeconds: 60 - # periodSeconds: 10 - # successThreshold: 1 - # timeoutSeconds: 10 + memory: 2048Mi homer: priorityClassName: tenant-normal