Joh*_*ane 4 postgresql bitnami kubernetes kubernetes-helm postgresql.conf
如何更新https://artifacthub.io上主 postgresql 图表的 postgresql.conf 或 pg_hba.conf ?(特别是我一直在尝试更新 postgresql.conf 中的 wal_level)
相关链接:
values.yaml与以下内容一起使用
primary:
extendedConfiguration: |-
wal_level = logical
Run Code Online (Sandbox Code Playgroud)
您可以轻松地仅覆盖wal_level
helm install my-postgresql bitnami/postgresql -f values.yaml
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
6747 次 |
| 最近记录: |