diff --git a/docs/setup/independent/high-availability.md b/docs/setup/independent/high-availability.md index 510eddeb64..db4dd5dbe3 100644 --- a/docs/setup/independent/high-availability.md +++ b/docs/setup/independent/high-availability.md @@ -334,7 +334,7 @@ Please select one of the tabs to see installation instructions for the respectiv - --initial-cluster etcd0=https://:2380,etcd1=https://:2380,etcd2=https://:2380 \ - --initial-cluster-token my-etcd-token \ - --initial-cluster-state new - image: gcr.io/google_containers/etcd-amd64:3.1.0 + image: gcr.io/google_containers/etcd-amd64:3.1.10 livenessProbe: httpGet: path: /health