Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAY-7000 amended charts to point at payments PR #865

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions charts/ccpay-bubble-frontend/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,25 @@ idam-pr:
redirect_uris:
pay-bubble:
- https://${SERVICE_FQDN}/oauth2/callback

environment:
REFORM_TEAM: ccpay
REFORM_SERVICE_NAME: ccpay-bubble-frontend
NODE_ENV: production
CCPAY_BUBBLE_MICROSERVICE: ccpay_bubble
CCPAY_BUBBLE_URL: https://ccpay-bubble-frontend-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
PCIPAL_ANTENNA_URL: https://paybubble.{{ .Values.global.environment }}.platform.hmcts.net/ccd-search
PAYHUB_API_URL: https://payment-api-pr-1653.preview.platform.hmcts.net
CCPAY_BULKSCAN_API_URL: http://ccpay-bulkscanning-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
CCPAY_REFUNDS_API_URL: http://ccpay-refunds-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
CCPAY_NOTIFICATION_API_URL: http://ccpay-notifications-service-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
S2S_URL: http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
IDAM_API_URL: https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net
IDAM_AUTHENTICATION_WEB_URL: https://idam-web-public.{{ .Values.global.environment }}.platform.hmcts.net/login
LD_FLAG_PREFIX: FE{{ .Values.global.environment }}
POSTCODE_LOOKUP_URL: https://api.os.uk/search/places/v1
CURRENT_ENVIRONMENT: https://paymentoutcome-web.{{ .Values.global.environment }}.platform.hmcts.net
FEE_REGISTRATION_URL: http://fees-register-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/fees-register/fees
FEE_JURISDICTION_URL: http://fees-register-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/jurisdictions
CCD_URL: http://ccd-data-store-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal