Skip to content

Commit

Permalink
Fixed config map with correct identation of verify host (#533)
Browse files Browse the repository at this point in the history
Signed-off-by: Gurpreet41082 <[email protected]>
  • Loading branch information
Gurpreet41082 authored Dec 12, 2024
1 parent dc68eb6 commit 1401415
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions helm/inji-config-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ envVariables:
name: global

- name: SPRING_CLOUD_CONFIG_SERVER_OVERRIDES_MOSIP_INJIVERIFY_HOST
valueFrom:
configMapKeyRef:
key: mosip-injiverify-host
name: global
valueFrom:
configMapKeyRef:
key: mosip-injiverify-host
name: global

0 comments on commit 1401415

Please sign in to comment.