File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ helm.sh/chart: {{ .Chart.Name }}-{{ .Chart.Version }}
1212{{- define " theia-shared-cache.selectorLabels" -}}
1313app.kubernetes.io /name: {{ .Chart.Name }}
1414app.kubernetes.io /instance: {{ .Release.Name }}
15- {{- end }}
15+ {{- end - }}
Original file line number Diff line number Diff line change 1818 targetPort : metrics
1919 protocol : TCP
2020 selector :
21- {{- include "theia-shared-cache.selectorLabels" . | nindent 6 }}
21+ {{- include "theia-shared-cache.selectorLabels" . | nindent 4 }}
2222 app.kubernetes.io/component : storage
2323{{- end }}
Original file line number Diff line number Diff line change 1414 targetPort : http
1515 protocol : TCP
1616 selector :
17- {{- include "theia-shared-cache.selectorLabels" . | nindent 6 }}
17+ {{- include "theia-shared-cache.selectorLabels" . | nindent 4 }}
1818 app.kubernetes.io/component : cache-server
1919{{- end }}
You can’t perform that action at this time.
0 commit comments