From d213c26caf57b4f1f91e3888ba4ad8bd63300e41 Mon Sep 17 00:00:00 2001 From: RealAnna Date: Tue, 9 Jan 2024 10:11:19 +0100 Subject: [PATCH] fix: keptn app context Signed-off-by: RealAnna --- .github/scripts/.helm-tests/default/result.yaml | 5 +++++ .github/scripts/.helm-tests/lifecycle-only/result.yaml | 5 +++++ .github/scripts/.helm-tests/lifecycle-with-certs/result.yaml | 1 + 3 files changed, 11 insertions(+) diff --git a/.github/scripts/.helm-tests/default/result.yaml b/.github/scripts/.helm-tests/default/result.yaml index d8be05e799f..9cb1116197d 100644 --- a/.github/scripts/.helm-tests/default/result.yaml +++ b/.github/scripts/.helm-tests/default/result.yaml @@ -11730,6 +11730,11 @@ metadata: name: lifecycle-webhook-service namespace: "helmtests" labels: + app.kubernetes.io/instance: keptn-test + app.kubernetes.io/managed-by: Helm + app.kubernetes.io/name: lifecycle-operator + app.kubernetes.io/version: vmyversion + helm.sh/chart: lifecycle-operator-0.1.0 spec: type: ClusterIP selector: diff --git a/.github/scripts/.helm-tests/lifecycle-only/result.yaml b/.github/scripts/.helm-tests/lifecycle-only/result.yaml index 7b8bd1c527a..657436aae05 100644 --- a/.github/scripts/.helm-tests/lifecycle-only/result.yaml +++ b/.github/scripts/.helm-tests/lifecycle-only/result.yaml @@ -9357,6 +9357,11 @@ metadata: name: lifecycle-webhook-service namespace: "helmtests" labels: + app.kubernetes.io/instance: keptn-test + app.kubernetes.io/managed-by: Helm + app.kubernetes.io/name: lifecycle-operator + app.kubernetes.io/version: vmyversion + helm.sh/chart: lifecycle-operator-0.1.0 spec: type: ClusterIP selector: diff --git a/.github/scripts/.helm-tests/lifecycle-with-certs/result.yaml b/.github/scripts/.helm-tests/lifecycle-with-certs/result.yaml index 830148bbe35..d90fdc30ddd 100644 --- a/.github/scripts/.helm-tests/lifecycle-with-certs/result.yaml +++ b/.github/scripts/.helm-tests/lifecycle-with-certs/result.yaml @@ -471,6 +471,7 @@ metadata: annotations: controller-gen.kubebuilder.io/version: v0.13.0 cert-manager.io/inject-ca-from: 'helmtests/keptn-certs' + test/jj: test labels: app.kubernetes.io/part-of: keptn crdGroup: lifecycle.keptn.sh