new: [edit] posgres-database for zato charm

This commit is contained in:
Boris Gallet
2024-08-12 15:27:41 +02:00
parent 7ad2f0f103
commit 596ef1eb51
3 changed files with 22 additions and 1 deletions

View File

@@ -18,6 +18,13 @@ uses:
proxy: "Public access"
default-options:
target: !var-expand ${MASTER_BASE_SERVICE_NAME}:8183
postgres-database:
#constraint: required | recommended | optional
#auto: pair | summon | none ## default: pair
constraint: required
auto: summon
solves:
database: "main storage"
backup:
constraint: recommended
auto: pair