chore: update deployment resources to cpu 50m and memory 100Mi
This commit is contained in:
@@ -37,10 +37,10 @@ envFrom: []
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 32Mi
|
||||
memory: 100Mi
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 64Mi
|
||||
cpu: 50m
|
||||
memory: 100Mi
|
||||
|
||||
autoscaling:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user