Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
DTSRD-2442: PI33 Configure spot instances in non-production (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiran-yenigala-hmcts authored Apr 5, 2024
1 parent faf3a07 commit fa0bbc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/rd-profile-sync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "0.1"
description: Reference data service for professional users
name: rd-profile-sync
version: 0.0.29
version: 0.0.30
dependencies:
- name: java
version: 5.2.0
Expand Down
2 changes: 2 additions & 0 deletions charts/rd-profile-sync/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ java:
OAUTH2_REDIRECT_URI: https://rd-professional-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/oauth2redirect
AUTH_IDAM_CLIENT_BASEURL: https://idam-api.{{ .Values.global.environment }}.platform.hmcts.net

spotInstances:
enabled: true
image: 'hmctspublic.azurecr.io/rd/profile-sync:latest'
keyVaults:
rd:
Expand Down

0 comments on commit fa0bbc1

Please sign in to comment.