Add variable image.pullSecret to Helm chart to support specifying an
image pull secret. This is mostly useful for people running an in-house
fork of cert-manager-webhook-dnsimple.
- Add variable dnsimple.existingTokenSecret to the Helm chart
to support using an existing secret. This is useful e.g. in
combination with https://github.com/bitnami-labs/sealed-secrets.
- Add variable dnsimple.tokenSecretName to support configuring the
name of the token secret.