From f77037f9c21cb612d7610c62e584e711406a6cd6 Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Tue, 14 Feb 2023 10:41:26 +0100 Subject: [PATCH] DEV-893: incident - remove clone-part; removing down scaled replica for connect --- values_cusprod.yaml | 1 - values_cusqa.yaml | 1 - values_nsodev.yaml | 4 ---- 3 files changed, 6 deletions(-) diff --git a/values_cusprod.yaml b/values_cusprod.yaml index 9f665b4..00ea373 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -79,7 +79,6 @@ smardigo-connect: timeThreshold: 86400 # for backups older than 1 day teamLabel: alerting-nso-mobene connect: - replicas: 0 # disabled due to DEV-887 additional_labels: restart: 20230131-1854 domain: connect-cusprod-prodwork01.smardigo.digital diff --git a/values_cusqa.yaml b/values_cusqa.yaml index 3e598af..37696ed 100644 --- a/values_cusqa.yaml +++ b/values_cusqa.yaml @@ -79,7 +79,6 @@ smardigo-connect: timeThreshold: 86400 # for backups older than 1 day teamLabel: alerting-nso-mobene connect: - replicas: 0 # disabled due to DEV-893 additional_labels: restart: 20230131-1854 domain: connect-cusqa-prodwork01.smardigo.digital diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 2997e46..0bcd7e5 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -72,9 +72,6 @@ smardigo-connect: spec: volume: size: 11Gi - clone: - cluster: "postgres-cluster" - timestamp: "2023-02-14T03:03:21+01:00" monitoring: alerts: postgres: @@ -82,7 +79,6 @@ smardigo-connect: timeThreshold: 86400 # for backups older than 1 day teamLabel: alerting-nso-mobene connect: - replicas: 0 # disabled due to DEV-893 additional_labels: restart: 20230131-1854 domain: connect-nsodev-prodwork01.smardigo.digital