Skip to content

Commit

Permalink
remove redirection (issue #22831)
Browse files Browse the repository at this point in the history
  • Loading branch information
deerskindoll committed Mar 11, 2024
1 parent 9c78e14 commit 8b93445
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ $ {orch-cli} create configmap che-git-self-signed-cert \
--from-literal=githost=__<git_server_url>__ -n {prod-namespace} <2>
----
<1> Path to the self-signed certificate.
<2> Optional parameter to specify the Git server URL e.g. `https://git.example.com:8443`. When omitted, the self-signed certificate is used for all repositories over HTTPS.
<2> Optional parameter to specify the Git server URL e.g. pass: c,a,q`[https://git.example.com:8443`]. When omitted, the self-signed certificate is used for all repositories over HTTPS.
+
[NOTE]
====
Expand Down

0 comments on commit 8b93445

Please sign in to comment.