mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Merge pull request #6404 from dchen1107/master
Using gcr.io/google_containers/etcd:2.0.8
This commit is contained in:
commit
76f1232a2e
@ -9,7 +9,7 @@
|
|||||||
"containers":[
|
"containers":[
|
||||||
{
|
{
|
||||||
"name": "etcd-container",
|
"name": "etcd-container",
|
||||||
"image": "kubernetes/etcd:2.0.5.1",
|
"image": "gcr.io/google_containers/etcd:2.0.8",
|
||||||
"command": [
|
"command": [
|
||||||
"/usr/local/bin/etcd",
|
"/usr/local/bin/etcd",
|
||||||
"--addr",
|
"--addr",
|
||||||
|
Loading…
Reference in New Issue
Block a user