Commit 94b4db7
committed
Fix inaccuracies in ingress dest CA cert docs
This commit fixes bug 2110059.
https://bugzilla.redhat.com/show_bug.cgi?id=2110059
* modules/nw-ingress-creating-a-route-via-an-ingress.adoc: Change "oc
`create`" to "`oc create`".
* modules/nw-ingress-reencrypt-route-custom-cert.adoc: Change "an route" to
"a route". Replace "certificate (CA)" with "destination CA certificate".
State that the user *may* (not *must*) specify a certificate/key pair.
Change "Annotations:" to "annotations:" in the example yaml.1 parent 84702c5 commit 94b4db7
File tree
2 files changed
+4
-4
lines changed- modules
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments