Skip to content

Commit

Permalink
CIV-14440 reverted preview changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kalachandrasekar1 committed Jul 23, 2024
1 parent 4d6b03f commit 7df84c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def type = "nodejs"
def product = "civil"
def component = "ccd"
def camundaBranch = "master"
def dmnBranch = "feat/CIV-14440"
def dmnBranch = "master"
def waStandaloneBranch = "master"

def yarnBuilder = new uk.gov.hmcts.contino.YarnBuilder(this)
Expand Down
3 changes: 1 addition & 2 deletions charts/civil-ccd/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ civil-wa:

civil-service:
java:
image: 'hmctspublic.azurecr.io/civil/service:pr-5151'
image: 'hmctspublic.azurecr.io/civil/service:latest'
keyVaults:
civil:
resourceGroup: civil
Expand Down Expand Up @@ -53,7 +53,6 @@ civil-service:
- name: hmc-servicebus-shared-access-key-tf
alias: HMC_HEARINGS_TOPIC_ACCESS_KEY
environment:
WA_TOGGLE: SD
LAUNCH_DARKLY_ENV: ${SERVICE_FQDN}
OIDC_ISSUER: https://forgerock-am.service.core-compute-idam-aat2.internal:8443/openam/oauth2/realms/root/realms/hmcts
SERVICE_REQUEST_UPDATE: https://${SERVICE_NAME}.preview.platform.hmcts.net/service-request-update
Expand Down

0 comments on commit 7df84c5

Please sign in to comment.