attempt to add airflow ini 2

This commit is contained in:
2025-09-13 09:55:05 -04:00
parent ab7eaa0581
commit b3f58e6e4a
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ airflow:
# metastore (postgres)
env:
- name: AIRFLOW__DATABASE__SQL_ALCHEMY_CONN
value: "postgresql+psycopg2://postgres:mypassword@postgresql-primary.ai.svc.cluster.local:5432/openwebui"
value: "postgresql+psycopg2://postgres:mypassword@postgresql-primary.ai.svc.cluster.local:5432/airflow"
# using external postgres and not the subchart
postgresql:
+3
View File
@@ -1,3 +1,6 @@
# stupid mismatch fix
fullnameOverride: postgresql
architecture: replication
auth: