mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
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. []()
This commit is contained in:
commit
3ef05dc53e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user