Unable to add pgbouncer using Helm chart #33209
Replies: 3 comments 1 reply
-
|
You should take a look at kubernetes logs, why your pgbouncer does not start - not the airflow logs. I assume that you already run This kind of issue is more of troubleshooting question - you should open a discussion instead (issue template is quite clear about it) - please use it next time for similar things. I am converting it to a discussion now. |
Beta Was this translation helpful? Give feedback.
-
|
@potiuk : I get below logs
airflow-pgbouncer-855c74465b-zt2zz 0/2 CrashLoopBackOff 1262 (97s ago) |
Beta Was this translation helpful? Give feedback.
-
|
and also I did not customize the pgbouncer, if you see my above configuration |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Official Helm Chart version
1.10.0 (latest released)
Apache Airflow version
2.6.0
Kubernetes Version
1.23
Helm Chart configuration
VALUES.YAML
Docker Image customizations
What happened
What you think should happen instead
Pgbouncer container should have start running but it keeps crashing. Am I missing any configuration?
How to reproduce
Please try using above mentioned YAML and values
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions