mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 20:26:32 +00:00
test: deploy NPD for cluster e2e
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user