Files
node-problem-detector/deployment/kustomization.yaml
T
2026-06-23 15:45:42 +03:00

11 lines
358 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# Basic node-problem-detector install (system-log-monitor only). Lets the
# manifests be consumed as a kustomize base, e.g. `kubectl apply -k deployment/`
# or from the e2e overlay in test/e2e/manifests/.
resources:
- rbac.yaml
- node-problem-detector-config.yaml
- node-problem-detector.yaml