Skip to content

Commit

Permalink
up resource limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Facerafter committed Nov 7, 2023
1 parent c6fb8ca commit 75f4ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediawiki/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
cpu: "100m"
limits:
memory: "3Gi"
cpu: "1"
cpu: "1.5"
volumeMounts:
- name: redis-pv
mountPath: /data
Expand Down

0 comments on commit 75f4ee0

Please sign in to comment.