mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-17 05:15:36 +00:00
Took away cpu limits due to recommendations in the industry and moved from the beta to v1 ingress apis in K8s
This commit is contained in:
@@ -36,7 +36,6 @@ spec:
|
||||
- containerPort: 11211
|
||||
resources:
|
||||
limits:
|
||||
cpu: "0.2"
|
||||
memory: "64Mi"
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
|
||||
Reference in New Issue
Block a user