Delete quota-mem-cpu.yaml

pull/11058/head
AdamDang 2018-11-19 20:24:25 +08:00 committed by GitHub
parent 38c19cb17b
commit aa53d02161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: mem-cpu-demo
spec:
hard:
requests.cpu: "1"
requests.memory: 1Gi
limits.cpu: "2"
limits.memory: 2Gi