mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-16 04:56:58 +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:
@@ -48,7 +48,6 @@ spec:
|
||||
mountPath: /var/lib/influxdb
|
||||
resources:
|
||||
limits:
|
||||
cpu: "0.7"
|
||||
memory: "512Mi"
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
|
||||
Reference in New Issue
Block a user