revisionHistoryLimit: 1

This commit is contained in:
2024-05-16 22:45:02 +02:00
parent f66cea38ea
commit 88970e3c79
10 changed files with 12 additions and 1 deletions

View File

@ -7,6 +7,7 @@ metadata:
namespace: emby
spec:
replicas: 1
revisionHistoryLimit: 1
strategy:
type: Recreate
selector:
@ -47,7 +48,7 @@ spec:
subPath: music
resources:
limits:
gpu.intel.com/i915: 1 # requesting 1 GPU
gpu.intel.com/i915: "1" # requesting 1 GPU
cpu: "0.3"
memory: "2G"
livenessProbe: