artemiscloud / activemq-artemis-operator

Apache License 2.0
66 stars 62 forks source link

Broker properties from a secret key with the prefix broker- are not loaded #956

Closed brusdev closed 3 months ago

brusdev commented 3 months ago

Describe the bug The broker properties from a secret key with the prefix broker- are not loaded, i.e.

kind: Secret
apiVersion: v1
metadata:
  name: my-secret-bp
data:
  broker-my-address.properties: >-  
    addressesSettings.my-address.managementMessageAttributeSizeLimit=-1

[!TIP] Vote this issue reacting with :+1: or :-1:

brusdev commented 3 months ago

Resolved by https://github.com/artemiscloud/activemq-artemis-operator/commit/dd7e466d0ec985831f3a976d1d1055a172cc4cb0