Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexinthesky authored Jan 9, 2025
1 parent fcbf649 commit 122ab08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deployment/app/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ spec:
metadata:
labels:
app: craig
annotations:
instrumentation.opentelemetry.io/inject-nodejs: "otel-operator/instrumentation-grpc"
spec:
containers:
- name: craig
Expand Down Expand Up @@ -47,4 +49,4 @@ spec:
protocol: TCP
- name: api
containerPort: 5029
protocol: TCP
protocol: TCP

0 comments on commit 122ab08

Please sign in to comment.