Skip to main content

Additional Settings

The variables described below have default values and are optional unless you need to override the default behavior.

Host your own Docker images

We recommend using the same strategy to pull the Collate AI Proxy Docker images that you already use for the Collate images. Since both applications are deployed in the same namespace, you can configure them to use the same image pull secrets. If you want to use your own Docker images, update the following Helm values under .Values.image:
Do not forget to add the credentials to your Docker registry in .Values.imagePullSecrets.

Validation

< Previous