Skip to content

Commit

Permalink
fixed the path
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiren-singh-007 committed Jul 16, 2024
1 parent fc30478 commit 476ce3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
- name: "PROCESSES__IDENTITYID"
value: "{{ .Values.credentialExpiry.processIdentity.identityId }}"
- name: "PORTAL__CLIENTID"
value: "{{ .Values.issuer.portal.clientId }}"
value: "{{ .Values.service.portal.clientId }}"
- name: "PORTAL__CLIENTSECRET"
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 476ce3f

Please sign in to comment.