Skip to content

Commit

Permalink
Merge pull request #840 from lukaszo/k8s
Browse files Browse the repository at this point in the history
Update k8s example
  • Loading branch information
jellonek authored Jan 7, 2019
2 parents 80eda35 + 4e38fa4 commit 845d078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ spec:
kubernetes.io/target-runtime: virtlet.cloud
# set root volume size
VirtletRootVolumeSize: 4Gi
VirtletVCPUCount: "2"
VirtletCloudInitUserData: |
write_files:
- path: /etc/systemd/system/docker.service.d/env.conf
Expand Down

0 comments on commit 845d078

Please sign in to comment.