Skip to content

Default Issuer serviceType to ClusterIP instead of NodePort

Since we are using HTTP01 challenge validation, and if not specified, a NodePort will be created for ACME for validation. We will default it to ClusterIP instead.

Merge request reports

Loading