diff --git a/charts/uplink/tests/custom_values_test.yaml b/charts/uplink/tests/custom_values_test.yaml index ba2df3b49..4d13316fe 100644 --- a/charts/uplink/tests/custom_values_test.yaml +++ b/charts/uplink/tests/custom_values_test.yaml @@ -45,3 +45,6 @@ tests: - equal: path: spec.selector.matchLabels['app.kubernetes.io/name'] value: "uplink" + - equal: + path: metadata.labels["app.kubernetes.io/name"] + value: uplink