Skip to content

Commit

Permalink
[agent-operator] managed-by should not be templated
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Leggett <[email protected]>
  • Loading branch information
bleggett committed Nov 4, 2024
1 parent 23a0a9f commit 89a8584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/agent-operator/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Common labels
*/}}
{{- define "ga-operator.labels" -}}
{{ include "ga-operator.selectorLabels" . }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/component: operator
helm.sh/chart: {{ include "ga-operator.chart" . }}
{{- if .Chart.AppVersion }}
Expand Down

0 comments on commit 89a8584

Please sign in to comment.