Configuration

This page provides an overview of key variables used during the deployment process. These variables allow for customization based on your specific environment. For detailed descriptions and advanced configuration options, please refer to the values.yaml file within the Vectice Helm chart.

Global Values

Global values in Helm deployments with subcharts allow you to define variables accessible by all charts (main and sub) for consistent configuration across your application.

Database connection configuration

GCP

Fill in the 3 values with the certificates from your SQL instance:

AWS

Leave these 3 values empty:

Azure

Leave ssl.key and ssl.cert empty. Retrieve cacert value from Digicert website as documented in this Azure official documentation

Backend values

General configurations

SMTP configurations

Storage configurations

GCP

AWS

Azure

OpenAI configurations

Ingress values

GCP & Azure

AWS

Last updated