Skip to content

Commit

Permalink
Merge pull request #544 from hmcts/hotfix/new-preview
Browse files Browse the repository at this point in the history
hotfix for new preview env
  • Loading branch information
ernestman28 authored Jun 24, 2020
2 parents 2443257 + 9c3dd47 commit a8d0673
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/xui-webapp/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ nodejs:
SERVICES_IDAM_API_URL: https://idam-api.aat.platform.hmcts.net
SERVICES_IDAM_LOGIN_URL: https://idam-web-public.aat.platform.hmcts.net
REDISCLOUD_URL: redis://ignore:fake-password@${SERVICE_NAME}-redis-master:6379
keyVaults:
rpx:
secrets:
- mc-s2s-client-secret
- mc-idam-client-secret
redis:
enabled: true

0 comments on commit a8d0673

Please sign in to comment.