From fa0bbc13682e2be986d45c467f39a9ef481ae8d4 Mon Sep 17 00:00:00 2001 From: Kiran Kumar Yenigala <51748133+kiran-yenigala-hmcts@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:38:50 +0100 Subject: [PATCH] DTSRD-2442: PI33 Configure spot instances in non-production (#809) --- charts/rd-profile-sync/Chart.yaml | 2 +- charts/rd-profile-sync/values.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/rd-profile-sync/Chart.yaml b/charts/rd-profile-sync/Chart.yaml index 7d5254c6..5e982e53 100644 --- a/charts/rd-profile-sync/Chart.yaml +++ b/charts/rd-profile-sync/Chart.yaml @@ -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 diff --git a/charts/rd-profile-sync/values.yaml b/charts/rd-profile-sync/values.yaml index db5efa89..3a578934 100644 --- a/charts/rd-profile-sync/values.yaml +++ b/charts/rd-profile-sync/values.yaml @@ -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: