Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Commit

Permalink
change cpu resource request
Browse files Browse the repository at this point in the history
  • Loading branch information
Venoox committed Jan 8, 2023
1 parent cc90b0b commit 828d46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/default/jellyfin/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
existingClaim: jellyfin-media
resources:
requests:
cpu: "1"
cpu: 10m
memory: 512Mi
limits:
memory: 2048Mi

0 comments on commit 828d46b

Please sign in to comment.