From ad751c90715d42d15091537edba80ffbcddc3d0c Mon Sep 17 00:00:00 2001 From: Marcel Jansen <34770714+Marcel-Jansen@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:45:22 +0100 Subject: [PATCH] Remove tabs Signed-off-by: Marcel Jansen <34770714+Marcel-Jansen@users.noreply.github.com> --- charts/activemq-artemis/templates/statefulsets.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/activemq-artemis/templates/statefulsets.yaml b/charts/activemq-artemis/templates/statefulsets.yaml index b23c98c..d767311 100644 --- a/charts/activemq-artemis/templates/statefulsets.yaml +++ b/charts/activemq-artemis/templates/statefulsets.yaml @@ -44,8 +44,8 @@ spec: env: - name: JAVA_ARGS value: >- - -XX:InitialRAMPercentage=80.0 -XX:MaxRAMPercentage=80.0 - -Dhawtio.realm=activemq -Dhawtio.offline=true + -XX:InitialRAMPercentage=80.0 -XX:MaxRAMPercentage=80.0 + -Dhawtio.realm=activemq -Dhawtio.offline=true -Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal - name: ARTEMIS_PASSWORD valueFrom: