From a80d42a5a713db077015e8d772fe029df5c0e588 Mon Sep 17 00:00:00 2001 From: kaffa Date: Wed, 18 Mar 2026 23:14:46 -0700 Subject: [PATCH] =?UTF-8?q?Move=20pgcat=20reference:=20pgcat=20=E2=86=92?= =?UTF-8?q?=20pgcat.db=20namespace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NocoDB NC_DB updated to pgcat.db:6432 Co-Authored-By: Claude Opus 4.6 (1M context) --- nocodb/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nocodb/deployment.yaml b/nocodb/deployment.yaml index 4a04f04..37a2fa9 100644 --- a/nocodb/deployment.yaml +++ b/nocodb/deployment.yaml @@ -18,7 +18,7 @@ spec: name: nocodb env: - name: NC_DB - value: pg://pgcat:6432?u=nocodb&p=nocodb&d=nocodb + value: pg://pgcat.db:6432?u=nocodb&p=nocodb&d=nocodb - name: NC_PUBLIC_URL value: https://nocodb.inouter.com ports: