mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 11:52:41 +03:00
Remove prompts from cut/paste
This commit is contained in:
@@ -222,7 +222,6 @@ Login to `loadbalancer` instance using SSH Terminal.
|
||||
|
||||
```
|
||||
sudo apt-get update && sudo apt-get install -y haproxy
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
@@ -243,7 +242,7 @@ EOF
|
||||
```
|
||||
|
||||
```
|
||||
loadbalancer# sudo service haproxy restart
|
||||
sudo service haproxy restart
|
||||
```
|
||||
|
||||
### Verification
|
||||
|
Reference in New Issue
Block a user