diff --git a/templates/Daemonset-GrafanaAgent.yaml b/templates/Daemonset-GrafanaAgent.yaml index b04a6c3..56281ec 100644 --- a/templates/Daemonset-GrafanaAgent.yaml +++ b/templates/Daemonset-GrafanaAgent.yaml @@ -92,6 +92,7 @@ spec: - name: agent-data mountPath: "/etc/agent/data" readOnly: false + dnsPolicy: ClusterFirst volumes: - hostPath: path: /sys