Skip to content

Commit

Permalink
revert api-gateway-controller telemetry-collector enablement
Browse files Browse the repository at this point in the history
  • Loading branch information
nickethier committed May 18, 2023
1 parent 18fb819 commit ce43586
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ spec:
{{- if and .Values.global.federation.enabled .Values.global.federation.primaryDatacenter }}
-primary-datacenter={{ .Values.global.federation.primaryDatacenter }} \
{{- end }}
{{- if .Values.global.enableTelemetryCollector }}
-enable-telemetry-collector=true \
{{- end }}
-log-level {{ default .Values.global.logLevel .Values.apiGateway.logLevel }} \
-log-json={{ .Values.global.logJSON }}
volumeMounts:
Expand Down

0 comments on commit ce43586

Please sign in to comment.