Commit a17d725
committed
fix: update PostgreSQL secret key for Bitnami chart 12.1.5
The new Bitnami PostgreSQL chart version 12.1.5 uses 'password' as the
secret key instead of 'postgresql-password'. This change aligns the
DolphinScheduler Helm chart with the new Bitnami chart format.
This fix resolves the E2E-K8S test failure caused by the post-install
hook timing out when trying to read the PostgreSQL password from the
wrong secret key.1 parent 05ce8ba commit a17d725
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments