Commit a661f03
committed
Fix example ingress for v1 API version
Fix the example ingress in the nw-ingress-creating-a-route-via-an-ingress
module to use the correct format for the ingress v1 API version, and change
the example route to reflect more accurately the route that is generated
for the ingress.
Follow-up to commit aeff3a1.
* modules/nw-ingress-creating-a-route-via-an-ingress.adoc: Fix the ingress
service backend specification and HTTP path specification in the example
ingress object to use the ingress v1 fields. Tweak the example route to
more accurately reflect the route that will be generated for the example
ingress.1 parent 1781af2 commit a661f03
1 file changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
97 | 104 | | |
0 commit comments