Skip to content

helm chart webhook.(full)nameOverride not used #5331

@tzabbi

Description

@tzabbi

Describe the bug
Maybe I'm lost but I didn't find any usage of the helm values webhook.nameOverride and webhook.fullNameOverride. They don't do anything in chart version 0.19.2.

To Reproduce
Steps to reproduce the behavior:

  1. Add the current version of the repo
  2. Run the command: helm template test-eso external-secrets-operator/external-secrets --set webhook.fullnameOverride="ThisIsATest" | grep ThisIsATest and helm template test-eso external-secrets-operator/external-secrets --set webhook.fullNameOverride="ThisIsATest" | grep ThisIsATest

Expected behavior
The Variables should change the Name of the webhook.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.triage/pending-triageThis issue was not triaged.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions