-
Bug
-
Resolution: Done
-
Minor
-
AMQ 7.6.0.GA, AMQ 7.4.2.GA
-
None
> $ oc new-app --template=amq-broker-74-persistence-clustered --name="activemq-template-test" error: v1beta1.StatefulSet.Spec: v1beta1.StatefulSetSpec.Replicas: readUint32: unexpected character: �, error found in #10 byte of ...|eplicas":"0","select|..., bigger context ...|{"podManagementPolicy":"OrderedReady","replicas":"0","selector":{"matchLabels":{"app":"broker-amq"}}|...
workaround: replace "${AMQ_REPLICAS}" with constant value in specs, then creation of an applicaiton works flawlessly.