From e6fa0608809582bf8ba0a2e3e25808a58afab957 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 7 Aug 2025 13:29:26 +0200 Subject: [PATCH] Update postgresql-dev.yaml --- argocd/apps/postgresql/postgresql-dev.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/apps/postgresql/postgresql-dev.yaml b/argocd/apps/postgresql/postgresql-dev.yaml index f63134e..9088c62 100644 --- a/argocd/apps/postgresql/postgresql-dev.yaml +++ b/argocd/apps/postgresql/postgresql-dev.yaml @@ -37,6 +37,8 @@ spec: value: PGTZ - name: primary.extraEnvVars[1].value value: Europe/Berlin + - name: primary.configuration.timezone + value: Europe/Berlin destination: server: 'https://192.168.4.202:6443' namespace: postgresql