Closed docodeid closed 7 months ago
@docodeid perhaps just delete the Postgres deployment and its PVC to clear it out (assuming you don't need the data on it). It probably has some kind of corruption.
@thesuperzapper resolved by default password of postgres user is 'postgres' in override-value.yaml
Checks
User-Community Airflow Helm Chart
.Chart Version
8.8.0
Kubernetes Version
Helm Version
Description
i was trying to deploy into GKE but just only pod postgresql and redis-master is running well and other is Init:CrashLoopBackOff, when i chek in log the message is [2409] FATAL: password authentication failed for user "postgres"
the status of pods like in picture
Relevant Logs
No response
Custom Helm Values
No response