1
0
Fork 0
home-stack-kustomize/kustomize/bases/grafana-agent/kustomization.yaml

17 lines
415 B
YAML

resources:
- https://raw.githubusercontent.com/grafana/agent/v0.24.2/production/kubernetes/agent-bare.yaml
- grafana-agent-externalsecret.yaml
commonLabels:
app.kubernetes.io/name: grafana-agent
app.kubernetes.io/part-of: monitoring
patchesJson6902:
- target:
version: v1
kind: StatefulSet
name: grafana-agent
path: patches/grafana-agent-statefulset-patch.yaml
namespace: default