Added better memory limits
This commit is contained in:
@@ -89,11 +89,9 @@ spec:
|
||||
name: auth
|
||||
resources:
|
||||
limits:
|
||||
memory: 125Mi
|
||||
memory: 50Mi
|
||||
requests:
|
||||
memory: 125Mi
|
||||
|
||||
|
||||
memory: 50Mi
|
||||
- name: web
|
||||
image: docker.cluster.fun/private/dashboard:latest
|
||||
imagePullPolicy: Always
|
||||
|
Reference in New Issue
Block a user