resources

This commit is contained in:
2020-10-15 20:04:03 +02:00
parent 66ceb67ca2
commit 602855c69c

View File

@@ -47,7 +47,12 @@ spec:
path: / path: /
port: http port: http
resources: resources:
{} requests:
memory: "24Mi"
cpu: "50m"
limits:
memory: "64Mi"
cpu: "100m"
--- ---
apiVersion: v1 apiVersion: v1
kind: Service kind: Service