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: