Skip to content

Commit

Permalink
[otel] switch to certmanager, build image version, different prom label
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuckkuck committed Sep 27, 2024
1 parent 4e699cf commit 65fdf71
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion opentelemetry/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ apiVersion: v2
appVersion: v0.104.0
name: opentelemetry-operator
version: 0.3.10
>>>>>>> 4fa5fb8 ([otel] bump chart, remove defaults)
description: OpenTelemetry Operator Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/cncf/artwork/a718fa97fffec1b9fd14147682e9e3ac0c8817cb/projects/opentelemetry/icon/color/opentelemetry-icon-color.png
type: application
Expand Down
1 change: 1 addition & 0 deletions opentelemetry/chart/templates/smon-filelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ metadata:
name: opentelemetry-collector-logs
labels:
plugin: "{{ .Values.openTelemetry.prometheus }}"
prometheus: "{{ .Values.openTelemetry.prometheus }}"
spec:
podMetricsEndpoints:
- interval: 60s
Expand Down
6 changes: 0 additions & 6 deletions opentelemetry/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ opentelemetry-operator:
enabled: false
# Empty variables will fail during rollout
openTelemetry:
OpenSearchLogs:
endpoint:
username:
password:
cluster:
region:
logsCollector:
enabled: true
prometheus:
Expand Down

0 comments on commit 65fdf71

Please sign in to comment.