Skip to content

Commit

Permalink
[sre-2065] update collector name in chart
Browse files Browse the repository at this point in the history
  • Loading branch information
12ushan committed Jan 17, 2024
1 parent 3fc18f4 commit a29f478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/opentelemetry-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: opentelemetry-operator
version: 0.34.21
version: 0.34.22
description: OpenTelemetry Operator Helm chart for Kubernetes
type: application
home: https://opentelemetry.io/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: opentelemetry.io/v1alpha1
kind: OpenTelemetryCollector
metadata:
name: otel-collector
name: otel
labels:
component: opentelemetry-operator
namespace: {{ .Release.Namespace }}
Expand Down

0 comments on commit a29f478

Please sign in to comment.