mirror of
https://github.com/traefik/traefik.git
synced 2025-11-24 12:11:18 +01:00
Fix k8s compose file
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
dc404b365f
commit
2af1e4b192
@ -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:
|
kubelet:
|
||||||
image: gcr.io/google_containers/hyperkube-amd64:v1.2.2
|
image: gcr.io/google_containers/hyperkube-amd64:v1.2.2
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user