Skip to content

Commit 55d7e55

Browse files
Merge branch 'main' into av/laminar-no-proxy
2 parents 73911af + 2749490 commit 55d7e55

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

replicated/secrets.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ spec:
3737
anthropic_api_key: '{{repl ConfigOption "anthropic_api_key"}}'
3838
openai_api_key: '{{repl ConfigOption "openai_api_key"}}'
3939
google_gemini_api_key: '{{repl ConfigOption "google_gemini_api_key"}}'
40+
google_vertex_project_id: '{{repl ConfigOption "google_vertex_project_id"}}'
41+
google_vertex_location: '{{repl ConfigOption "google_vertex_location"}}'
4042
google_vertex_credentials: |
4143
{{repl ConfigOptionData "google_vertex_credentials" | nindent 8}}
4244
deepseek_api_key: '{{repl ConfigOption "deepseek_api_key"}}'

0 commit comments

Comments
 (0)