This commit is contained in:
ivan 2026-06-07 12:48:24 +05:00
parent 96e0399458
commit 9e8e64d097
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ spec:
envs:
- name: POSTGRES_ADDRESS
value:
_default: "192.168.2.45:5432"
_default: "postgres-service:5432"
- name: POSTGRES_DB
value:

View File

@ -125,7 +125,7 @@ spec:
- name: PG_HOST
value:
_default: "192.168.2.45"
_default: "postgres-service"
- name: REGISTRY
value: