Skip to content

keepTLSSecret value not being honoured #2312

@lcaproni-pp

Description

@lcaproni-pp

Describe the bug

There was an update here #2264 - to allow users of the helm chart to keep the TLS secrets as they are and to stop non-empty diffs running every plan/apply. However upon setting the value the chart still generates diffs for the TLS certs.

Steps to reproduce

1 - Install helm chart & set the keepTLSSecret value to true
2 - Run a helm diff after installation
3 - Observe output and notice that diffs are still being generated

Expected outcome
The webhook secret that already contains the TLS certs should be re-used when using the keepTLSSecret value within the helm chart.

It could be that i'm missing some configuration or something but there is nothing that seems obvious to me.

Environment

  • AWS Load Balancer controller version - v2.3.0 -Helm chart v1.3.1
  • Kubernetes version - 1.21
  • Using EKS (yes/no), if so version? Yes - 1.21

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions