File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: A Helm chart for Kubernetes
55type : application
66
77# This is the chart version.
8- version : 2.0.1
8+ version : 2.0.2
99
1010# This is the version number of the application being deployed.
1111# https://docs.openshift.com/container-platform/4.18/release_notes/ocp-4-18-release-notes.html
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ claims:
6161 - groups
6262
6363bridgeEnvironmentVariables :
64- # BRIDGE_USER_AUTH: oidc
65- # BRIDGE_K8S_AUTH: oidc
64+ BRIDGE_USER_AUTH : oidc
65+ BRIDGE_K8S_AUTH : oidc
6666 # BRIDGE_BASE_ADDRESS: "https://my-console.cluster.example.com"
6767 # BRIDGE_USER_AUTH_OIDC_CLIENT_ID: BRIDGE_USER_AUTH_OIDC_CLIENT_ID
6868 # BRIDGE_USER_AUTH_OIDC_ISSUER_URL: https://my-oidc-prodiver.okta.jumpcloud.example.com
You can’t perform that action at this time.
0 commit comments