Update the resources field in the exmaples (#155)

This commit is contained in:
Robbie Zhang
2018-04-24 09:40:10 -07:00
committed by GitHub
parent 372451fa32
commit 16299ec867
2 changed files with 3 additions and 4 deletions

View File

@@ -8,10 +8,6 @@ spec:
imagePullPolicy: Always
command: ["powershell.exe", "-Command", "while ($true) { Sleep 5; Write-Host 'helloworld' }"]
name: nanoserver
resources:
requests:
memory: 1.5G
cpu: 1
dnsPolicy: Default
restartPolicy: OnFailure
nodeName: virtual-kubelet-myaciconnector-win