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