Skip to content

Commit

Permalink
fix: keptn app context
Browse files Browse the repository at this point in the history
Signed-off-by: RealAnna <anna.reale@dynatrace.com>
  • Loading branch information
RealAnna committed Jan 9, 2024
1 parent aee336b commit d213c26
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/scripts/.helm-tests/default/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
5 changes: 5 additions & 0 deletions .github/scripts/.helm-tests/lifecycle-only/result.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d213c26

Please sign in to comment.