Skip to content

Commit

Permalink
fix: remove odigosVersion property from helm cm
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed Aug 20, 2024
1 parent 970cd45 commit e795d6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/odigos/templates/odigos-config-cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ data:
{{- end }}
{{- end }}
instrumentorImage: {{ .Values.instrumentor.image.repository }}
odigosVersion: {{ .Values.image.tag | default .Chart.AppVersion }}
telemetryEnabled: {{ .Values.telemetry.enabled }}
openshiftEnabled: {{ .Values.openshift.enabled }}
psp: {{ .Values.psp.enabled }}
Expand Down

0 comments on commit e795d6d

Please sign in to comment.