Skip to content

Commit

Permalink
Remove tabs
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Jansen <[email protected]>
  • Loading branch information
Marcel-Jansen authored Nov 13, 2023
1 parent bfc1ce6 commit ad751c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/activemq-artemis/templates/statefulsets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ad751c9

Please sign in to comment.