ciIdTokens.issuerUrl can not be set
Summary
The parameter global.appConfig.ciIdTokens.issuerUrl is not used in the helm chart
Steps to reproduce
Configure the issuerUrl as described in the documentation
global:
appConfig:
ciIdTokens:
issuerUrl: 'https://gitlab-oidc-test-example.s3.eu-central-1.amazonaws.com'
Configuration used
See above
Current behavior
The parameter global.appConfig.ciIdTokens.issuerUrl is not used in the helm chart.
Expected behavior
The parameter global.appConfig.ciIdTokens.issuerUrl can be set in the values file and is used in the configmap for the GitLab application.
Versions
- Chart:
9.1.2
Relevant logs
N/A