++ add ugmk namespace database vault secrets

This commit is contained in:
Kochetkov S 2026-07-20 16:50:16 +03:00
parent 26f474bae0
commit f1dfb90dba
2 changed files with 1165 additions and 975 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,6 +5,38 @@ current_environment: yc-k8s-test
# use the SAME schema/contract as the product master branch; only the backend is
# in-cluster (see live/terragrunt.hcl providers). ++ ++ ++ ++
environments:
ugmk:
namespaces:
- name: attachments
manage: true
image_pull_secret: true
labels:
project: contour
annotations:
managed-by: terraform
istio-injection: disabled
security.deckhouse.io/pod-policy: privileged
postgresql:
default_host: 10.222.255.162
default_port: 5432
databases:
- cluster_id: main
database:
name: attachments_db
extensions: []
user:
name: attachments
password_length: 32
password_special: false
conn_limit: 20
minio: {}
buckets: []
kafka: {}
rabbitmq: {}
yc-k8s-test:
namespaces:
- name: test-namespace