🔧(helm) add ai setting to environments
Add the ai setting to the environments.
This commit is contained in:
committed by
Samuel Paccoud
parent
5dc43cbc8b
commit
be26a9457f
@@ -19,3 +19,5 @@ stringData:
|
||||
{{- end }}
|
||||
OIDC_RP_CLIENT_ID: {{ .Values.oidc.clientId }}
|
||||
OIDC_RP_CLIENT_SECRET: {{ .Values.oidc.clientSecret }}
|
||||
AI_API_KEY: {{ .Values.aiApiKey }}
|
||||
AI_BASE_URL: {{ .Values.aiBaseUrl }}
|
||||
|
||||
Reference in New Issue
Block a user