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
| components.mic_api | object |`{"enabled":false,"image":{"pullPolicy":"IfNotPresent","repository":"mintproject/mic-api","tag":"ee71a1a364fc3d384f85243684ad95d37913b049"},"ingress":{"annotations":{},"className":"","enabled":true,"hosts":[{"host":"api.mic.mint.local","paths":[{"path":"/","pathType":"ImplementationSpecific"}]}],"tls":[]},"resources":{}}`| MIC API component configuration |
141
+
| components.mic_api | object |`{"enabled":false,"image":{"pullPolicy":"IfNotPresent","repository":"mintproject/mic-api","tag":"ee71a1a364fc3d384f85243684ad95d37913b049"},"ingress":{"annotations":{"nginx.ingress.kubernetes.io/enable-cors":"true"},"className":"","enabled":true,"hosts":[{"host":"api.mic.mint.local","paths":[{"path":"/","pathType":"ImplementationSpecific"}]}],"tls":[]},"resources":{}}`| MIC API component configuration |
142
142
| components.mic_api.enabled | bool |`false`| Enable or disable MIC API |
143
143
| components.mic_api.image.pullPolicy | string |`"IfNotPresent"`| Image pull policy for MIC API |
144
144
| components.mic_api.image.repository | string |`"mintproject/mic-api"`| Docker image repository for MIC API |
@@ -196,7 +196,7 @@ A Helm chart for MINT
196
196
| components.model_catalog_endpoint.image.pullPolicy | string |`"IfNotPresent"`| Image pull policy for Model Catalog Endpoint |
197
197
| components.model_catalog_endpoint.image.repository | string |`"mintproject/model-catalog-endpoint"`| Docker image repository for Model Catalog Endpoint |
198
198
| components.model_catalog_endpoint.image.tag | string |`"29256555a6fbaefae4729d5cd259564708a4ab04"`| Docker image tag for Model Catalog Endpoint |
0 commit comments