Skip to content

Commit

Permalink
remove commented env variable
Browse files Browse the repository at this point in the history
Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
  • Loading branch information
pjuarezd committed Feb 7, 2024
1 parent 0801fc0 commit 608541a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ spec:
value: "" #Client secret in Open ID
- name: CONSOLE_IDP_CALLBACK_DYNAMIC
value: "on"
# - name: CONSOLE_IDP_SCOPES
# value: "operator" # Name of scope that client must have in order to authorize login
volumeMounts:
- mountPath: /tmp/certs/CAs
name: idp-certificate
Expand Down

0 comments on commit 608541a

Please sign in to comment.