diff --git a/helm/charts/besu-node/templates/node-service.yaml b/helm/charts/besu-node/templates/node-service.yaml index 0723eec6..68a9e747 100644 --- a/helm/charts/besu-node/templates/node-service.yaml +++ b/helm/charts/besu-node/templates/node-service.yaml @@ -85,8 +85,7 @@ spec: selector: matchLabels: app.kubernetes.io/name: {{ include "besu-node.fullname" . }} - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/component: {{ .Release.Name }} + app.kubernetes.io/component: service endpoints: - port: metrics interval: 15s