[TC-837] Update base template configs

This commit is contained in:
Elizaveta Nikolaeva
2025-01-30 18:02:57 +03:00
parent ed882b965b
commit 4c1d6dd3c8
13 changed files with 630 additions and 424 deletions

View File

@@ -1,11 +1,17 @@
podAnnotations:
vault.security.banzaicloud.io/vault-addr: https://vault.avroid.tech
vault.security.banzaicloud.io/vault-path: avroid-office
vault.security.banzaicloud.io/vault-role: tavro-cloud-stage
vault.security.banzaicloud.io/vault-skip-verify: "true"
replicaCount: 1
extraEnv:
POSTGRES_DSN:
value: "postgresql://test:test@postgresql:5432/messenger"
PORT:
- name: POSTGRES_DSN
value: "vault:path/to/service/secrets/svc-template-backend-service#POSTGRES_DSN"
- name: PORT
value: "8000"
ENVIRONMENT:
- name: ENVIRONMENT
value: "stage"
service: