Skip to content

Commit a7c7322

Browse files
committed
add e2e test
1 parent 05258f5 commit a7c7322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/env-vars/01-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ spec:
1111
metadata:
1212
labels:
1313
app: my-deploy
14+
app.kubernetes.io/name: my-app
1415
annotations:
1516
sidecar.opentelemetry.io/inject: "true"
1617
instrumentation.opentelemetry.io/inject-sdk: "true"
1718
resource.opentelemetry.io/foo: "bar"
18-
app.kubernetes.io/name: my-app
1919
spec:
2020
containers:
2121
- name: myapp

0 commit comments

Comments
 (0)