mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
Make verify-flags-underscore.py return error on failure
We were running it in shippable and travis, but since it didn't return an error it wasn't actually catching things.
This commit is contained in:
@@ -330,7 +330,7 @@ Now, we can visit the running WordPress app.
|
||||
Use the external IP that you obtained above, and visit it on port 80:
|
||||
|
||||
```
|
||||
http://<external_ip>
|
||||
http://<external-ip>
|
||||
```
|
||||
|
||||
You should see the familiar WordPress init page.
|
||||
|
||||
Reference in New Issue
Block a user