diff --git a/postgres-operator/resources/db/default-cluster.yaml b/postgres-operator/resources/db/default-cluster.yaml index 096883f..bdd14c3 100644 --- a/postgres-operator/resources/db/default-cluster.yaml +++ b/postgres-operator/resources/db/default-cluster.yaml @@ -11,6 +11,9 @@ spec: - name: coder databases: - coder + - name: ente + databases: + - ente - name: fider databases: - fider