Fix unexpanded substitution (r5, r6, dsR6)

``|TLS|`` > ``TLS``

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: I5c20615707f7be76691f605c4526577a7e465a08
(cherry picked from commit a0119530a9)
This commit is contained in:
Ron Stone 2022-04-28 13:22:26 -04:00
parent 477958d36e
commit a88fc4b04f
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ service externally. There are typically two options:
- specifies the details on ingress forwarding based on the URL
(hostname, port and path), and
- specifies ``|TLS|`` mode along with cert-manager -specific
- specifies ``TLS`` mode along with cert-manager -specific
annotations for details on creating the CERTIFICATE for this
ingress connection with cert-manager; minimally the cert-manager
ISSUER to use must be specified.