attempt to add airflow ini 2
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# stupid mismatch fix
|
||||
fullnameOverride: postgresql
|
||||
|
||||
architecture: replication
|
||||
|
||||
auth:
|
||||
|
||||
Reference in New Issue
Block a user