Add platform infrastructure configuration

This commit is contained in:
donghyeon-ka
2026-08-28 17:35:41 +09:00
parent fa76531e5b
commit 16c337bcc9
302 changed files with 83259 additions and 1 deletions
@@ -0,0 +1,23 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: observability-agent
helmGlobals:
chartHome: .helm/charts
helmCharts:
- name: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts
version: 4.56.1
releaseName: node-exporter
namespace: observability-agent
valuesFile: values/home.yaml
includeCRDs: false
skipTests: true
images:
- name: quay.io/prometheus/node-exporter
newName: quay.io/prometheus/node-exporter
digest: sha256:da83fae85603c4e47e6c68369a7d746e2dda683dc35ea2e234b4f171e0d92798