Closed yungwood closed 2 months ago
I created this MR because I was wanting to add minecraft-prometheus-exporter as a sidecar container and use templating functions to use the chart's rcon secret as an env variable.
Sorry about that, chart version bumped
Adds the ability for users to use templating within the
initContainers
andsidecarContainers
values.Summary of changes:
extraDeploy.render
helper function totplRender
initContainers
keys in deployment wheninitContainers
is specified with rclone backupstplRender
function to processinitContainers
andsidecarContainers
values.yaml
initContainers
,sidecarContainers
andextraDeploy
to values schema