Skip to content

Commit f1a4688

Browse files
feat: add codefresh-gitops-controller
1 parent eb28319 commit f1a4688

File tree

1 file changed

+1
-1
lines changed
  • charts/gitops-runtime/templates/_components/gitops-operator

1 file changed

+1
-1
lines changed

charts/gitops-runtime/templates/_components/gitops-operator/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ helm.sh/chart: {{ include "gitops-operator.chart" . }}
2424
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
2525
{{- end }}
2626
app.kubernetes.io/managed-by: {{ .Release.Service }}
27-
app.kubernetes.io/part-of: app-proxy
27+
app.kubernetes.io/part-of: gitops-operator
2828
codefresh.io/internal: "true"
2929
{{- end }}
3030

0 commit comments

Comments
 (0)