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

chart version update for psu #1215

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion charts/payment-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "1.0"
description: Helm chart for the HMCTS payment api
name: payment-api
home: https://github.com/hmcts/ccpay-payment-app
version: 2.0.61
version: 2.0.62
maintainers:
- name: HMCTS Fees & Payments Dev Team
email: [email protected]
Expand Down
6 changes: 6 additions & 0 deletions charts/payment-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ java:
REFUND_API_URL: http://ccpay-refunds-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal
SERVER_SHUTDOWN_STRATEGY: graceful
TIMEOUT_SERVER_SHUTDOWN_PHASE: 30s
CPO_SELECT_ACCOUNT_GRANT_TYPE: password
CPO_SELECT_ACCOUNT_SCOPE: openid profile roles
CPO_SELECT_ACCOUNT_USERNAME: [email protected]

keyVaults:
"ccpay":
Expand Down Expand Up @@ -133,3 +136,6 @@ java:
- pci-pal-antenna-divorce-flow-id
- pci-pal-antenna-financial-remedy-flow-id
- spring-mail-password
- ccpay-cpo-client-id
- ccpay-cpo-client-secret
- ccpay-cpo-user-password