Skip to content

Commit cfeb778

Browse files
committed
ingress to external
1 parent 95aa766 commit cfeb778

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/for-ops/how-to/use-team-admin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ Let's now configure public exposure for the workload we deployed in the namespac
8484

8585
4. Fill in the port of the service (8080 in this case).
8686

87-
5. Under `Exposure Ingress`, select `Ingress`.
87+
5. Under `Exposure Ingress`, select `External`.
8888

8989
6. Turn off `Use team domain` and fill in the name of the service as the hostname (hello-deploy in this example).
9090

9191
7. Click on `Submit`.
9292

9393
8. Click on `Deploy Changes` (the Deploy Changes button in the left panel will light-up after you click on submit).
9494

95-
Your service and URL will now show up in the list of Services.
95+
Your service and URL will now show up in the list of Services.

docs/get-started/labs/canary-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ We now created 2 deployments. One for `blue` and one for `green`. The `green` im
6363

6464
- Under `Traffic Control` click `enabled` (and use the default weights for v1 and v2).
6565

66-
- Under `Exposure Ingress`, select `Ingress` and use the default configuration.
66+
- Under `Exposure Ingress`, select `External` and use the default configuration.
6767

6868
- Click `Submit`.
6969

0 commit comments

Comments
 (0)