Closed holubovskyi closed 3 years ago
Please also sign your commits to fix the dco check
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What this PR does / why we need it:
When using the graphite chart with the service type
LoadBalancer
and statsd interface typeTCP
in the GKE the following error occurs:This error occurs because GCP doesn't allow to configure load balancer with mix of the TCP and UDP protocols.
This PR adds the ability to disable exposing of the carbon UDP port by using
service.enableCarbonUdpPort
value.Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[fluentd-elasticsearch]
)