Skip to content

Commit

Permalink
SSL-REQUIRED no longer used from portal-backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanKarab committed Sep 7, 2023
1 parent e88cdaf commit dd93fd2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions kubernetes/templates/portalbackend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,11 @@ spec:
configMapKeyRef:
name: mip-config
key: keycloak.CLIENT_SECRET
- name: KEYCLOAK_SSL_REQUIRED
valueFrom:
configMapKeyRef:
name: mip-config
key: keycloak.SSL_REQUIRED
# - name: KEYCLOAK_SSL_REQUIRED
# valueFrom:
# configMapKeyRef:
# name: mip-config
# key: keycloak.SSL_REQUIRED
- name: ALGORITHM_UPDATE_INTERVAL
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit dd93fd2

Please sign in to comment.