resources
This commit is contained in:
@@ -47,7 +47,12 @@ spec:
|
||||
path: /
|
||||
port: http
|
||||
resources:
|
||||
{}
|
||||
requests:
|
||||
memory: "24Mi"
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "64Mi"
|
||||
cpu: "100m"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
Reference in New Issue
Block a user