Open
Description
Describe the bug
The cluster deployed with config-bp secret
apiVersion: v1
kind: Secret
metadata:
name: config-bp
stringData:
config.json: |
{
"addressSettings": { ... }
....
}
Status of CR always OutOfSync
Message: out of sync on pod artemis-broker-ss-0, mismatched checksum on property file config.json, expected: 2594123130, current: 46476296. A delay can occur before a volume mount projection is refreshed.
│ Reason: OutOfSync │
│ Status: False │
│ Type: BrokerPropertiesApplied
Tip
Vote this issue reacting with 👍 or 👎