Fixing issue with documentation in RT CSV

This commit is contained in:
John Peterson
2021-01-22 08:29:45 -08:00
parent b9862ca181
commit 43bd041a83

View File

@@ -189,7 +189,7 @@ spec:
``` ```
oc create secret tls my_tls_secret --cert=tls.crt --key=tls.key --namespace=my_namespace oc create secret tls my_tls_secret --cert=tls.crt --key=tls.key --namespace=my_namespace
```
Click Create for Artifactory Enterprise to deploy into OpenShift and connect to Click Create for Artifactory Enterprise to deploy into OpenShift and connect to
it on the external IP exposed by the load balancer. it on the external IP exposed by the load balancer.