test: deploy NPD for cluster e2e

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
This commit is contained in:
Ciprian Hacman
2026-06-23 15:45:42 +03:00
parent 3c9bbe70ed
commit 58542a3731
3 changed files with 64 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
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