Skip to content

Commit

Permalink
fix(otel): remove tag enforcement on operator
Browse files Browse the repository at this point in the history
  • Loading branch information
cterence committed Nov 16, 2024
1 parent f6f9b45 commit c7190fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-apps/opentelemetry-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ opentelemetry-operator:
manager:
collectorImage:
repository: otel/opentelemetry-collector-k8s
tag: 0.113.0
# tag: 0.113.0
serviceMonitor:
enabled: true
prometheusRule:
Expand Down

0 comments on commit c7190fa

Please sign in to comment.