Skip to content

Remove default annotations from ingress on chart #22

@EStork09

Description

@EStork09

https://github.com/container-registry/helm-charts-oci-proxy/blob/main/chart/values.yaml#L47-L50

annotations:
    kubernetes.io/ingress.class: nginx
    kubernetes.io/tls-acme: "true"
    cert-manager.io/cluster-issuer: letsencrypt-prod

I am using an issuer to create certs and this impacts cert-manager that it cannot have both the cluster-issuer and issuer and cannot remove it as I am running as a sub chart. Could we remove this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions