chore: reduce resources
This commit is contained in:
@@ -47,6 +47,13 @@ spec:
|
|||||||
image: registry.gitlab.com/unboundsoftware/unbound-site:${COMMIT}
|
image: registry.gitlab.com/unboundsoftware/unbound-site:${COMMIT}
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
cpu: 10m
|
||||||
|
memory: 10Mi
|
||||||
|
limits:
|
||||||
|
cpu: 300m
|
||||||
|
memory: 300Mi
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user