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:
.Values.imagePullSecrets.
Leaving image.tag empty falls back to the chart appVersion, so the image you get tracks the chart version you installed.
Pin the chart version
helm install takes the newest chart in the repository unless you pin it. Pin the version in environments where you need the same chart on every install:
Navigation
Configuration reference
< Previous