You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<2> Defines the model card artifact type. In this example, the artifact type is `application/x-mlmodel`.
33
33
<3> Optional. If an image does not have an `artifactType` defined, this field is checked at the manifest level. If a matching annotation is found, the system then searches for a layer with an annotation matching `UI_MODELCARD_LAYER_ANNOTATION`.
34
-
<4> Optional. If an image has an `artifactType` defined and multiple layers, this field is used to locate the specific layer containing the model card.
34
+
<4> Optional. If an image has an `artifactType` defined and multiple layers, this field is used to locate the specific layer containing the model card.
35
+
36
+
[id="new-quay-footer-fields"]
37
+
== Footer configuration fields
38
+
39
+
The following configuration fields have been added to the original (v1) UI. You can use these fields to customize the footer of your on-prem v1 UI.
40
+
41
+
[NOTE]
42
+
====
43
+
These fields are currently unavailable on the {productname} v2 UI.
44
+
====
45
+
46
+
|===
47
+
| Field | Type | Description
48
+
49
+
|*FOOTER_LINKS* |Object | Enable customization of footer links in {productname}'s UI for on-prem installations.
50
+
51
+
|*.TERMS_OF_SERVICE_URL* | String | Custom terms of service for on-prem installations. +
0 commit comments