Skip to content

[Bug] Ingress annotations, tlsSecret - render invalid yaml #192

@hrabalvojta

Description

@hrabalvojta
  1. Ingress annotations: can render empty.
    If ingress.nginxIngressAnnotations=false and ingress.additionalAnnotations is empty, the template emits annotations: with no map content. That is invalid YAML.

  2. Ingress TLS secret can be empty.
    With ingress.enabled=true and ingress.tls=true, secretName is set to {{ $ingress.tlsSecret }} even when empty (default). That produces an invalid Ingress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions