You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
After testing the Helm chart for metricbeat in cooperation with the Integrations team (thank you @ChrsMark), we detected the following list of items to be updated in the chart:
Remove in_cluster from add_kubernetes_metadata (partially removed here):
After testing the Helm chart for metricbeat in cooperation with the Integrations team (thank you @ChrsMark), we detected the following list of items to be updated in the chart:
in_cluster
from add_kubernetes_metadata (partially removed here):helm-charts/metricbeat/values.yaml
Line 25 in a03b78e
helm-charts/metricbeat/examples/security/values.yaml
Line 22 in a03b78e
livenessProbe
:helm-charts/metricbeat/values.yaml
Line 118 in a03b78e
127.0.0.1:5066
) is available. The official docs says it's disabled by default for security reasons.clusterRoleRules
: Rules are not in sync (i.e. statefulsets are missing, nodes/stats only accepts get as verb)helm-charts/metricbeat/values.yaml
Lines 143 to 159 in a03b78e
It's important to notice that also the Kubernetes operator has examples with different configurations
cc/ @jmlrt
The text was updated successfully, but these errors were encountered: