From 823d5d285ff76d0cf5b9b2ee5a65ebe1daedc8a6 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Fri, 22 Nov 2024 14:34:25 -0500 Subject: [PATCH] rename label --- charts/cryostat/templates/tests/test-core-connection.yaml | 2 +- charts/cryostat/templates/tests/test-grafana-connection.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cryostat/templates/tests/test-core-connection.yaml b/charts/cryostat/templates/tests/test-core-connection.yaml index b3d5220..75a24eb 100644 --- a/charts/cryostat/templates/tests/test-core-connection.yaml +++ b/charts/cryostat/templates/tests/test-core-connection.yaml @@ -5,7 +5,7 @@ metadata: labels: {{- include "cryostat.labels" . | nindent 4 }} app.kubernetes.io/component: test-core-connection - helm-test: cryostat + charts.cryostat.io/role: helm-test annotations: "helm.sh/hook": test spec: diff --git a/charts/cryostat/templates/tests/test-grafana-connection.yaml b/charts/cryostat/templates/tests/test-grafana-connection.yaml index 3aeae40..84b3dfc 100644 --- a/charts/cryostat/templates/tests/test-grafana-connection.yaml +++ b/charts/cryostat/templates/tests/test-grafana-connection.yaml @@ -5,7 +5,7 @@ metadata: labels: {{- include "cryostat.labels" . | nindent 4 }} app.kubernetes.io/component: test-grafana-connection - helm-test: cryostat + charts.cryostat.io/role: helm-test annotations: "helm.sh/hook": test spec: