...

Text file src/edge-infra.dev/third_party/k8s/node-exporter/base/kustomization.yaml

Documentation: edge-infra.dev/third_party/k8s/node-exporter/base

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- clusterrole.yaml
     5- clusterrolebinding.yaml
     6- daemonset.yaml
     7- service.yaml
     8- serviceaccount.yaml
     9- servicemonitor.yaml

View as plain text