Commit 3ef05dc5 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #25069 from vincepii/master

Automatic merge from submit-queue Heredoc fix on k8sm ha document Fix for a missing delimiter on a heredoc in contrib/mesos/docs/ha.md. [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
parents c1c8537a c7918857
...@@ -256,6 +256,7 @@ spec: ...@@ -256,6 +256,7 @@ spec:
- hostPath: - hostPath:
path: /etc/kubernetes/manifests path: /etc/kubernetes/manifests
name: manifest-dst name: manifest-dst
EOF
``` ```
One must change `$MY_IP` to either `$K8S_1_IP` or `K8S_2_IP` depending One must change `$MY_IP` to either `$K8S_1_IP` or `K8S_2_IP` depending
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment