cert-manager/deploy
Ashley Davis 264ebe6d29
move custom acmesolver image above extraArgs
since the acmesolver image has defaults (i.e. the repository is set by
default[1]), the helm chart changes introduced in #5554 will always set
the `--acme-http01-solver-image` parameter.

This can break users who previously had this parameter set via the
extraArgs Helm option, which was found and reported on Slack[2].

This commit moves the new Helm value added in #5554 above extraArgs,
so that if extraArgs is set it will take precedence and nothing should
change as users upgrade.

[1] a5d67d3a21/deploy/charts/cert-manager/values.yaml (L504-L516)
[2] https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1672925692339849

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2023-01-05 16:42:57 +00:00
..
charts/cert-manager move custom acmesolver image above extraArgs 2023-01-05 16:42:57 +00:00
crds Bump sigs.k8s.io deps 2022-12-21 09:47:41 -08:00
manifests Remove bazel 🎉 2022-07-26 11:38:50 +01:00
OWNERS Add more OWNERS files with auto-labels 2019-01-24 19:38:31 +00:00