CiscoDevNet / appdynamics-charts

Helm charts for AppDynamics
https://appdynamics.github.io/appdynamics-charts/
Apache License 2.0
21 stars 38 forks source link

update selectors and targetPort for machine agent service #19

Closed stemjacobs closed 1 year ago

stemjacobs commented 3 years ago

This is an example of a way to address issue #16 and issue #18 which prevent use of the analytics forwarding capability of the machine agent as currently configured.

It will use the existing variables to put selectors that match up with what is on the daemonset for the machine agent, and it uses the analytics port defined and referenced in values to determine the internal analytics port as well as the external one. A default of 9090 here will work with the current machine agent analytics container (at least until it falls fully out of use).