Skip to content

Commit 3d3761a

Browse files
committed
fix(core): Gemini profile
1 parent 484b4b6 commit 3d3761a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

k8s/core-service/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ spec:
5151
secretKeyRef:
5252
name: axon-secrets
5353
key: gemini-api-key
54+
- name: SPRING_PROFILES_ACTIVE
55+
value: "prod,gemini"
5456
volumeMounts:
5557
- name: config-volume
5658
mountPath: /app/config

0 commit comments

Comments
 (0)