Skip to content

Commit

Permalink
Add OTEL_LOG_LEVEL to odiglet (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
RonFed authored Jul 7, 2024
1 parent cb8ee0d commit af7a79b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/odigos/templates/odiglet/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: OTEL_LOG_LEVEL
value: info
{{- if .Values.onPremToken }}
- name: ODIGOS_ONPREM_TOKEN
valueFrom:
Expand Down

0 comments on commit af7a79b

Please sign in to comment.