Skip to content

Commit

Permalink
updated option in help
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Jan 1, 2025
1 parent f8ee2a3 commit 0f3a345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/scality-cosi-driver/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
- "--driver-custom-metrics-prefix={{ .Values.metrics.prefix }}"
- "--driver-otel-endpoint={{ .Values.traces.otel_endpoint }}"
- "--driver-otel-service-name={{ .Values.traces.otel_service_name }}"
- "--driver-otel-trace-service={{ .Values.traces.otel_stdout }}"
- "--driver-otel-stdout={{ .Values.traces.otel_stdout }}"
resources:
limits:
cpu: {{ .Values.resources.limits.cpu }}
Expand Down

0 comments on commit 0f3a345

Please sign in to comment.