make postgres more tunable

This commit is contained in:
ace
2024-05-08 00:39:16 +03:00
parent 826aa160a9
commit 2dc354fad5

View File

@ -37,6 +37,8 @@ dns_namespace: dns
# Shared infrastructure #
## PostgreSQL ##
postgres_enabled: true
postgres_operator_enabled: true
postgres_operator_ui_enabled: true
postgres_db_namespace: "{{ namespace }}"
## OpenLDAP ##