Closed eyenx closed 1 year ago
The configmap name is generated based upon vernemq.fullname but in the StatefulSet the volumeMount is linked to a hardcoded configmap name value.
vernemq.fullname
StatefulSet
This does not work if the release name is not exactly vernemq
vernemq
@eyenx ok, makes sense to me, thanks!
:: is a typo? can you update
::
Done. Thanks.
The configmap name is generated based upon
vernemq.fullname
but in theStatefulSet
the volumeMount is linked to a hardcoded configmap name value.This does not work if the release name is not exactly
vernemq