Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/guides/integrating-vms.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ On the DB machine:
Run istioctl to configure the service (on your admin machine):

```bash
istioctl register mysql PORT IP
istioctl register mysql IP PORT
```

Note that the 'db' machine does not need and should not have special kubernetes priviledges.
Expand Down