Fix k8s compose file
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
dc404b365f
commit
2af1e4b192
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
# etcd:
|
||||
# image: gcr.io/google_containers/etcd:2.2.1
|
||||
# net: host
|
||||
# command: ['/usr/local/bin/etcd', '--addr=127.0.0.1:4001', '--bind-addr=0.0.0.0:4001', '--data-dir=/var/etcd/data']
|
||||
|
||||
kubelet:
|
||||
image: gcr.io/google_containers/hyperkube-amd64:v1.2.2
|
||||
privileged: true
|
||||
|
|
Loading…
Add table
Reference in a new issue