File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ Let's now configure public exposure for the workload we deployed in the namespac
84
84
85
85
4 . Fill in the port of the service (8080 in this case).
86
86
87
- 5 . Under ` Exposure Ingress ` , select ` Ingress ` .
87
+ 5 . Under ` Exposure Ingress ` , select ` External ` .
88
88
89
89
6 . Turn off ` Use team domain ` and fill in the name of the service as the hostname (hello-deploy in this example).
90
90
91
91
7 . Click on ` Submit ` .
92
92
93
93
8 . Click on ` Deploy Changes ` (the Deploy Changes button in the left panel will light-up after you click on submit).
94
94
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.
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ We now created 2 deployments. One for `blue` and one for `green`. The `green` im
63
63
64
64
- Under `Traffic Control` click `enabled` (and use the default weights for v1 and v2).
65
65
66
- - Under `Exposure Ingress`, select `Ingress ` and use the default configuration.
66
+ - Under `Exposure Ingress`, select `External ` and use the default configuration.
67
67
68
68
- Click `Submit`.
69
69
You can’t perform that action at this time.
0 commit comments