diff --git a/addons/auto-cluster.yaml b/addons/auto-cluster.yaml index 40d5dab..0cb79a3 100644 --- a/addons/auto-cluster.yaml +++ b/addons/auto-cluster.yaml @@ -1,10 +1,14 @@ type: update id: postgres-master-slave-auto-cluster -baseUrl: https://raw.githubusercontent.com/jelastic-jps/postgres/v2.0.0 +baseUrl: https://raw.githubusercontent.com/sych74/postgres/JE-73918 logo: /images/postgres-70x70.png name: PostgreSQL Primary-Secondary Auto-Cluster -targetNodes: none +permanent: true + +targetNodes: + nodeGroup: ${settings.nodeGroup:sqldb} + nodeGroupAlias: ${settings.nodeGroup}: sqldb