Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed May 31, 2024
1 parent aa2cfe6 commit 32be084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
18 changes: 1 addition & 17 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32be084

Please sign in to comment.