...

Text file src/edge-infra.dev/config/pallets/o11y/node-exporter/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/o11y/node-exporter

     1namespace: node-exporter
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- namespace.yaml
     6- ../../../../third_party/k8s/node-exporter
     7patches:
     8- path: daemonset.yaml
     9  target:
    10    name: node-exporter
    11    kind: DaemonSet

View as plain text