Skip to content
Snippets Groups Projects
Verified Commit 1793a58f authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(jellyfin): Fix minor mistake with limits

parent 14c7d69c
No related branches found
No related tags found
No related merge requests found
...@@ -59,6 +59,7 @@ spec: ...@@ -59,6 +59,7 @@ spec:
cpu: 100m cpu: 100m
limits: limits:
memory: 2Gi memory: 2Gi
cpu: "1"
restartPolicy: Always restartPolicy: Always
volumes: volumes:
- name: media - name: media
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment