Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #10 from hmcts/Rd-635
Browse files Browse the repository at this point in the history
RD-635: updated idam values for demo
  • Loading branch information
abhijitdiwan authored Nov 25, 2019
2 parents 79bbda4 + dc10f6a commit 3fe42a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart for User Profile and k8s DBG rd-user-profile disabled TODO add rd-professional-api and rd-profile-sync
name: rd
version: 0.1.3
version: 0.1.4
4 changes: 2 additions & 2 deletions rd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ global:
devMode: true
postgresqlUsername: hmcts
postgresqlPassword: hmcts
idamApiUrl: "https://idam-api.demo.platform.hmcts.net"
idamWebUrl: idam-web-public.demo.platform.hmcts.net
idamApiUrl: ""
idamWebUrl: ""
s2sUrl: "http://{{ .Release.Name }}-s2s"
postgresqlHostName: "{{ .Release.Name }}-postgresql"
postgresql:
Expand Down

0 comments on commit 3fe42a2

Please sign in to comment.