helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

feat(step-certificates): enable dns settings for statefulset

Open Sh4kE opened this issue 11 months ago • 1 comments

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.

Sh4kE avatar Jan 30 '25 07:01 Sh4kE