diff --git a/charts/sck-otel/values.yaml b/charts/sck-otel/values.yaml index 2acde22..3b8497b 100644 --- a/charts/sck-otel/values.yaml +++ b/charts/sck-otel/values.yaml @@ -87,10 +87,10 @@ batch: send_batch_max_size: 0 image: - repository: otel/opentelemetry-collector-contrib + repository: rock1017/opentelemetry-collector-contrib pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "" + tag: "0.30.0" imagePullSecrets: [] # OpenTelemetry Collector executable diff --git a/ci_scripts/sck_otel_values.yaml b/ci_scripts/sck_otel_values.yaml index af18f79..dbac66b 100644 --- a/ci_scripts/sck_otel_values.yaml +++ b/ci_scripts/sck_otel_values.yaml @@ -71,8 +71,6 @@ containers: listOfLabels: - key: app from: pod - - key: app - from: namespace customMetadata: cluster_name: ci-k8s-cluster customfield1: customvalue1