Skip to content

Commit 9c4768f

Browse files
authored
[Cherry-pick][Bug] Reconciler error when changing the value of nameOverride in values.yaml of helm installation for Ray Cluster (#1966) (#2033)
1 parent 36076e5 commit 9c4768f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helm-chart/ray-cluster/templates/_helpers.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Create chart name and version as used by the chart label.
3535
Common labels
3636
*/}}
3737
{{- define "ray-cluster.labels" -}}
38-
app.kubernetes.io/name: {{ include "ray-cluster.name" . }}
3938
helm.sh/chart: {{ include "ray-cluster.chart" . }}
4039
app.kubernetes.io/instance: {{ .Release.Name }}
4140
{{- if .Chart.AppVersion }}

0 commit comments

Comments
 (0)