Skip to content

Commit c4284c5

Browse files
ENG-1840: Adding CA cert note to edit and create MR procs. (#900)
* Adding CA cert note to edit and create MR procs. * Edit to wording.
1 parent 6627be2 commit c4284c5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/creating-a-model-registry.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ endif::[]
5858
.. In the *Password* field, enter the password for the default user account.
5959
.. In the *Database* field, enter the database name.
6060
. Optional: Select the *Add CA certificate to secure database connection* to use a certificate with your database connection.
61+
+
62+
[IMPORTANT]
63+
====
64+
If your external database is configured to enforce Transport Layer Security (TLS), then you must add a Certificate Authority (CA) certificate.
65+
====
6166
.. Click *Use cluster-wide CA bundle* to use the `ca-bundle.crt` bundle in the `odh-trusted-ca-bundle` ConfigMap.
6267
.. Click *Use {productname-long} CA bundle* to use the `odh-ca-bundle.crt` bundle in the `odh-trusted-ca-bundle` ConfigMap.
6368
ifdef::upstream[]

modules/editing-a-model-registry.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ endif::[]
3838
.. In the *Password* field, enter the password for the default user account.
3939
.. In the *Database* field, enter the database name.
4040
. Optional: Select the *Add CA certificate to secure database connection* to use a certificate with your database connection.
41+
+
42+
[IMPORTANT]
43+
====
44+
If your external database is configured to enforce Transport Layer Security (TLS), then you must add a Certificate Authority (CA) certificate.
45+
====
4146
.. Click *Use cluster-wide CA bundle* to use the `ca-bundle.crt` bundle in the `odh-trusted-ca-bundle` ConfigMap.
4247
.. Click *Use {productname-long} CA bundle* to use the `odh-ca-bundle.crt` bundle in the `odh-trusted-ca-bundle` ConfigMap.
4348
ifdef::upstream[]

0 commit comments

Comments
 (0)