2022-05-26 20:16:05 +00:00
|
|
|
resources:
|
|
|
|
- https://raw.githubusercontent.com/grafana/agent/v0.24.2/production/kubernetes/agent-bare.yaml
|
2023-02-20 14:07:49 +00:00
|
|
|
- grafana-agent-externalsecret.yaml
|
2022-05-26 20:16:05 +00:00
|
|
|
|
2023-02-05 03:11:39 +00:00
|
|
|
commonLabels:
|
|
|
|
app.kubernetes.io/name: grafana-agent
|
|
|
|
app.kubernetes.io/part-of: monitoring
|
|
|
|
|
2023-02-20 14:26:17 +00:00
|
|
|
patches:
|
2022-05-26 20:16:05 +00:00
|
|
|
- target:
|
|
|
|
version: v1
|
|
|
|
kind: StatefulSet
|
|
|
|
name: grafana-agent
|
|
|
|
path: patches/grafana-agent-statefulset-patch.yaml
|
|
|
|
|
|
|
|
namespace: default
|