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/vendor/testing-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Once you have a node port available on the cluster, you can use the Replicated C
This can be used multiple times on a single cluster.

Optionally, you can specify the `--wildcard` flag to expose this port with wildcard DNS and TLS certificate.
This feature adds extra time to provision the port so should only be used if necessary.
This feature adds extra time to provision the port, so it should only be used if necessary.

```bash
replicated cluster port expose \
Expand Down
Loading