Skip to content

Commit

Permalink
use otel image
Browse files Browse the repository at this point in the history
  • Loading branch information
rockb1017 committed Nov 17, 2021
1 parent a642399 commit f10e794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/splunk-otel-collector/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
mountPath: /fluentd/etc/cri
{{- else }}
- name: copy-old-checkpoint
image: {{ template "splunk-otel-collector.image.fluentd" . }}
image: {{ template "splunk-otel-collector.image.otelcol" . }}
imagePullPolicy: {{ .Values.image.fluentd.pullPolicy }}
command: [ "sh", "-c"]
securityContext:
Expand Down

0 comments on commit f10e794

Please sign in to comment.