-
Feature Request
-
Resolution: Done
-
Major
-
7.0.0.GA
-
None
-
OpenShift
Decision central image clustering should be configured in cct modules.
Required properties for clustering :
-Dappformer-cluster=true -Dappformer-jms-url=tcp://<Artemis IP address>:61616 -Dappformer-jms-username=admin -Dappformer-jms-password=admin -Dorg.appformer.ext.metadata.index=elastic -Dorg.appformer.ext.metadata.elastic.port=9200 -Dorg.appformer.ext.metadata.elastic.host=<ElasticSearch IP> -Dorg.appformer.ext.metadata.elastic.cluster=kie-cluster -Dorg.appformer.ext.metadata.elastic.retries=10 -Des.set.netty.runtime.available.processors=false
Please add OPENSHIFT_KUBE_PING_NAMESPACE and OPENSHIFT_KUBE_PING_LABELS with appropriate values to rhdm70-full.yaml template.