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

19 lines
409 B
YAML
Raw Normal View History

2022-05-26 20:16:05 +00:00
resources:
- https://raw.githubusercontent.com/grafana/agent/v0.24.2/production/kubernetes/agent-bare.yaml
- grafana-agent-volume.yaml
secretGenerator:
- name: grafana-agent
behavior: create
literals:
- agent.yaml=
patchesJson6902:
- target:
version: v1
kind: StatefulSet
name: grafana-agent
path: patches/grafana-agent-statefulset-patch.yaml
namespace: default