You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am installing and setting up Harbor using Helm on my openshift cluster. However, setting up the OIDC has been a manual setup for me once I installed Harbor using Helm charts.
I want to get a solution to integrate this into my helm charts, so the installation and setup with OIDC would be automated out of the box for me.
The text was updated successfully, but these errors were encountered:
Set Configuration Items Using An Environment Variable
Introduced in 2.3.0 is the ability to use an environment variable, CONFIG_OVERWRITE_JSON, in the core container to set the configuration. Once the CONFIG_OVERWRITE_JSON variable is set, you can only update or remove the configuration by updating the CONFIG_OVERWRITE_JSON and restarting the container. You will not be able to update the configuration in the Harbor interface or in the commandline.
I am installing and setting up Harbor using Helm on my openshift cluster. However, setting up the OIDC has been a manual setup for me once I installed Harbor using Helm charts.
I want to get a solution to integrate this into my helm charts, so the installation and setup with OIDC would be automated out of the box for me.
The text was updated successfully, but these errors were encountered: