-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenpossibly-outdatedFor github issues over a year oldFor github issues over a year old
Description
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
Labels
kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenpossibly-outdatedFor github issues over a year oldFor github issues over a year old