Skip to content

add helm vars / fix extravars

for extraVars to work properly, e.g. by using

extraVars:

as values, the definition in deployment.yaml should not be indented.

also add possibly to configure NATS env vars, seems to be a new requirement (at least NATS_ADDR) as of commit dd353865

Merge request reports