issues
search
vromero
/
activemq-artemis-helm
Helm chart for a cluster of ActiveMQ Artemis (Work in progress)
42
stars
68
forks
source link
Bug/fix persistence volumes
#26
Closed
patricio78
closed
5 years ago
patricio78
commented
5 years ago
removed the pvc as it's not required. Each pod will have a volume mounted from the volumeClaimTemplates.
I've also fixed the imagePullPolicy that has a typo.
empty storageClassName failed, so only add it if specified