diff --git a/modules/cluster-logging-collector-log-forwarding-about.adoc b/modules/cluster-logging-collector-log-forwarding-about.adoc index dd6eebbdbb5e..41d98d4df978 100644 --- a/modules/cluster-logging-collector-log-forwarding-about.adoc +++ b/modules/cluster-logging-collector-log-forwarding-about.adoc @@ -185,7 +185,7 @@ You can create a secret in the directory that contains your certificate and key ---- $ oc create secret generic -n openshift-logging \ --from-file=tls.key= - --from-file=tls.crt= + --from-file=tls.crt= --from-file=ca-bundle.crt= --from-literal=username= --from-literal=password=