From 72764f76a7b63838e3fcd067f15c8763e5fe90f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilson=20J=C3=BAnior?= Date: Tue, 9 Apr 2024 16:27:58 -0300 Subject: [PATCH] Remove deprecated label tsuru.io/is-deploy --- charts/tsuru-prometheus-pool/Chart.yaml | 2 +- charts/tsuru-prometheus-pool/templates/apps_monitor.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/tsuru-prometheus-pool/Chart.yaml b/charts/tsuru-prometheus-pool/Chart.yaml index 133151a..36455fa 100644 --- a/charts/tsuru-prometheus-pool/Chart.yaml +++ b/charts/tsuru-prometheus-pool/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.5 +version: 0.2.6 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/tsuru-prometheus-pool/templates/apps_monitor.yaml b/charts/tsuru-prometheus-pool/templates/apps_monitor.yaml index 7e29281..5c8bd84 100644 --- a/charts/tsuru-prometheus-pool/templates/apps_monitor.yaml +++ b/charts/tsuru-prometheus-pool/templates/apps_monitor.yaml @@ -10,7 +10,6 @@ spec: matchLabels: tsuru.io/is-tsuru: "true" tsuru.io/is-build: "false" - tsuru.io/is-deploy: "false" podMetricsEndpoints: - tlsConfig: insecureSkipVerify: true