Skip to content

Commit f8954f9

Browse files
committed
remove label from spec.selector
Signed-off-by: Antonia Gaete <agaete@linuxfoundation.org>
1 parent 29fdcad commit f8954f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

charts/lfx-v2-voting-service/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ spec:
1414
selector:
1515
matchLabels:
1616
app: {{ .Chart.Name }}
17-
app.kubernetes.io/name: {{ .Chart.Name }}
1817
template:
1918
metadata:
2019
{{- with .Values.podAnnotations }}

0 commit comments

Comments
 (0)