We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fdcad commit f8954f9Copy full SHA for f8954f9
1 file changed
charts/lfx-v2-voting-service/templates/deployment.yaml
@@ -14,7 +14,6 @@ spec:
14
selector:
15
matchLabels:
16
app: {{ .Chart.Name }}
17
- app.kubernetes.io/name: {{ .Chart.Name }}
18
template:
19
metadata:
20
{{- with .Values.podAnnotations }}
0 commit comments