Skip to content

Commit b4bfde7

Browse files
authored
Minor wording updates (#2897)
Signed-off-by: dkwon17-test <dakwon@redhat.com>
1 parent c659f6c commit b4bfde7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/administration-guide/pages/importing-untrusted-tls-certificates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Therefore, you must import into {prod-short} all untrusted CA chains in use by a
1616
* A source code repositories provider (Git)
1717

1818
{prod-short} uses labeled ConfigMaps in {prod-short} {orch-namespace} as sources for TLS certificates.
19-
The ConfigMaps can have an arbitrary amount of keys with a random amount of certificates each.
19+
The ConfigMaps can have an arbitrary amount of keys with an arbitrary amount of certificates each.
2020
All certificates are mounted into:
2121

2222
* `/public-certs` location of {prod-short} server and dashboard pods

modules/administration-guide/partials/proc_selecting-an-open-vsx-registry-instance.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
+
2727
[IMPORTANT]
2828
====
29-
* Using link:https://open-vsx.org[https://open-vsx.org] is not recommended in an air-gapped environment, isolated from the internet. In order to reduce the risk of malware infections and unauthorized access to your code use the embedded or self-hosted Open VSX registry with the curated set of extensions.
29+
* Using link:https://open-vsx.org[https://open-vsx.org] is not recommended in an air-gapped environment, isolated from the internet. In order to reduce the risk of malware infections and unauthorized access to your code use the embedded or self-hosted Open VSX registry with a curated set of extensions.
3030
3131
* To select the embedded Open VSX registry instance in the `plugin-registry` pod, use `openVSXURL: ''`. You can xref:adding-or-removing-extensions-in-the-embedded-open-vsx-registry-instance[customize the list of included extensions].
3232

0 commit comments

Comments
 (0)