diff --git a/restic-rest-server/templates/service.yaml b/restic-rest-server/templates/service.yaml index eebf58562c28fc219f31ed753ef324e2252c21d7..7f905187c7e9b2fb1f3eb682480bbdeb7d3fe171 100644 --- a/restic-rest-server/templates/service.yaml +++ b/restic-rest-server/templates/service.yaml @@ -13,6 +13,6 @@ spec: nodePort: {{ .Values.service.nodePort }} {{ end }} protocol: TCP - name: rest + name: http selector: {{- include "rest-server.selectorLabels" . | nindent 4 }}