Skip to content

Commit c1ae17a

Browse files
committed
further tweaks
1 parent 48d734c commit c1ae17a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/updating-lmeval-job-configuration-using-the-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ oc patch configmap trustyai-service-operator-config -n redhat-ods-applications \
3636
If the `opendatahub.io/managed` annotation does not exist, the default value is `true`.
3737
--
3838
+
39-
.Annotation keys for LMEval job access
39+
.trustyai-service-operator-config annotation keys for LMEval job access
4040
[cols="3,2,5", options="header"]
4141
|===
4242
| Annotation Key
@@ -59,7 +59,7 @@ oc patch configmap trustyai-service-operator-config -n redhat-ods-applications \
5959
--type merge -p '{"data":{"lmes-allow-online":"true","lmes-allow-code-execution":"true"}}'
6060
----
6161
+
62-
.Configuration keys for LMEval job access
62+
.trustyai-service-operator-config configuration keys for LMEval job access
6363
[cols="3,2,5", options="header"]
6464
|===
6565
| ConfigMap Key

modules/updating-lmeval-job-configuration-using-the-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
6565
----
6666

67-
.Configuration keys for LMEval Job access
67+
.Configuration keys for LMEvalJob custom resource
6868
[cols="3,2,5", options="header"]
6969
|===
7070
| Field

0 commit comments

Comments
 (0)