Skip to content

Wire certificate.issuerName and remove cert-manager dependency #810

@North14

Description

@North14

At the moment, the helm chart value certificate.issuerName is not wired to any option. In addition the chart is dependent on cert-manager as the Issuer is not optional. This seems like a bug/mistake.

I suggest wiring issuerName to the template "certificate-issuer" and certificates issuer ref.

Similarly allow Cert-manager and Issuer to be optional by adding a toggle like done for clientCertificate/serverCertificate

.Values.certificate.createIssuer: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingchart( cluster )Related to the cluster chart

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions