Align the hazelcast cluster names
[cps.git] / cps-application / src / main / resources / application.yml
index 1eb1c11..ccd09c8 100644 (file)
@@ -199,6 +199,7 @@ ncmp:
 
 # Custom Hazelcast Config.
 hazelcast:
+    cluster-name: ${CPS_NCMP_CACHES_CLUSTER_NAME:"cps-and-ncmp-common-cache-cluster"}
     mode:
         kubernetes:
             enabled: ${HAZELCAST_MODE_KUBERNETES_ENABLED:false}