helm-charts
helm-charts copied to clipboard
feat(step-certificates): enable dns settings for statefulset
Description
This enables a user of the helm chart to overwrite dns settings for the step-certificates statefulset.
We needed this in order for our custom workflow to work (using an azure private dns zone for dns validation without it being the real dns server for our private domain)
By default, these settings are the same as Kubernetes ships, so nothing should brake with previous releases.