diff --git a/postgres-operator/resources/db/default-cluster.yaml b/postgres-operator/resources/db/default-cluster.yaml index 5be032d..b708dc7 100644 --- a/postgres-operator/resources/db/default-cluster.yaml +++ b/postgres-operator/resources/db/default-cluster.yaml @@ -35,6 +35,9 @@ spec: - name: noco databases: - noco + - name: umami + databases: + - umami - name: vaultwarden databases: - vaultwarden