Page MenuHomePhabricator

Remove nodeport from otel-collector deployment
Closed, ResolvedPublic

Description

As per task, from IRC:

<jayme> godog: could you add a todo somewhere to remove the nodeport from the otel-collector deployment? it's not required anymore and it's not protected by things like networkpolicies

It's probably enough to set .Values.service.type: ClusterIP in helmfile.d/services/opentelemetry-collector/values.yaml

Event Timeline

Change 969071 had a related patch set uploaded (by Filippo Giunchedi; author: Filippo Giunchedi):

[operations/deployment-charts@master] opentelemetry-collector: move deployment to ClusterIP

https://gerrit.wikimedia.org/r/969071

Change 969071 merged by Filippo Giunchedi:

[operations/deployment-charts@master] opentelemetry-collector: move deployment to ClusterIP

https://gerrit.wikimedia.org/r/969071

fgiunchedi claimed this task.
fgiunchedi added a subscriber: JMeybohm.

This is complete, thank you @JMeybohm for the help