Skip to content

Commit d21e9e5

Browse files
Apply suggestions from code review
Co-authored-by: maltesander <malte.sander.it@gmail.com>
1 parent ea16b87 commit d21e9e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/secret-operator/pages/truststore.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ NOTE: Make sure to have a procedure for updating the retrieved certificates.
3131
== Integration with OpenShift Ingress
3232

3333
Sometimes you want to create an OpenShift Ingress to expose a stacklet that is secured using `https`.
34-
For TLS re-encryption to work you need to specify a Secret that contains a `tls.crt` key with the PEM ca certificate.
34+
For the TLS re-encryption to work, you need to specify a Secret that contains a `tls.crt` key with the PEM ca certificate.
3535

3636
A concrete example is shown below:
3737

0 commit comments

Comments
 (0)