Skip to content

[ISSUE] missing secret in helm chart of camunda-identity when nameOverride is used #2174

@simeon-penev

Description

@simeon-penev

Describe the issue:
When the value identityKeycloak.nameOverride is set, then identity cannot start
Found the problem in camunda-platform/templates/identity/_helpers.tpl:232

{{ .Release.Name }}-keycloak

The name keycloak is hardcoded here.

Actual behavior:

camunda-identity cannot start

Expected behavior:

camunda-identity can resolve the secret and starts properly

How to reproduce:

Set the nameOverride value as described.

Logs:

Environment:

Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.

  • Platform: AWS EKS
  • Helm CLI version:
  • Chart version: 10.2.0
  • Values file:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenpossibly-outdatedFor github issues over a year old

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions