Skip to content

Commit

Permalink
[DSD-6753]removed mimoto and esignet dependencies from values.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha650 <[email protected]>
  • Loading branch information
Rakshitha650 authored Nov 29, 2024
1 parent d4772cc commit 92fec0e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions helm/inji-verify-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,16 +412,13 @@ metrics:
# labels:
# severity: error
rules: []

## The url below is to access esignet API services.

Check failure on line 415 in helm/inji-verify-ui/values.yaml

View workflow job for this annotation

GitHub Actions / chart-lint-publish / chart-lint-publish

415:1 [trailing-spaces] trailing spaces
## CAUTION: Domain name to access injiverify UI must be secure/internal/over vpn.
## Slash is important!
inji_verify:
port: '8000'
host: 'mimoto.mimoto'
inji_verify_service:
host: 'inji-verify-service.injiverify'
esignet_redirect_url: 'esignet.sandbox.xyz.net'
istio:
enabled: true
ingressController:
Expand Down

0 comments on commit 92fec0e

Please sign in to comment.