Skip to content

Commit

Permalink
set iam url
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Mar 12, 2024
1 parent 208f4b0 commit 228e180
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ spec:
value: {{ .Values.deployment.walletServer.http | quote }}
- name: LOGIN_URL
value: {{ .Values.deployment.keycloakUrl | quote }}
- name: IAM_URL
value: {{ .Values.deployment.keycloakUrl | quote }}
- name: EXECCONT_URI
value: "/api/v2/execute-content"
- name: VP_URL
Expand Down

0 comments on commit 228e180

Please sign in to comment.