This commit is contained in:
parent
06f66334cf
commit
9c7539208e
14 changed files with 24 additions and 18 deletions
|
|
@ -7,7 +7,7 @@ metadata:
|
|||
{
|
||||
"original-request": {
|
||||
"url": "/k8s/1.13.1/scope.yaml",
|
||||
"date": "Wed Jun 10 2020 20:07:21 GMT+0000 (UTC)"
|
||||
"date": "Fri Oct 16 2020 23:10:47 GMT+0000 (UTC)"
|
||||
},
|
||||
"email-address": "support@weave.works"
|
||||
}
|
||||
|
|
@ -50,6 +50,8 @@ spec:
|
|||
image: 'docker.io/weaveworks/scope:1.13.1'
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
memory: 2000Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue