-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(helm charts): Replace all "ids" occurrences in helm charts #586
fix(helm charts): Replace all "ids" occurrences in helm charts #586
Conversation
it seems the tests didn't run, because the change surface is confined to the // run-all-tests.yml
pull_request:
paths-ignore:
- 'charts/**' could you remove the |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@paullatzelsperger done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good to me.
WHAT
Within the helm charts there are some places, that still refer to the old "ids" protocol
WHY
IDS was replaced with DSP in the past
FURTHER NOTES
controlplane.url.protocol
is already taken into consideration when generating the environment variables for the controlplane.