Compare commits

...

2 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ spec:
- --collector.netclass.ignored-devices=^(veth.*)$
name: node-exporter
image: prom/node-exporter
hostNetwork: true
ports:
- containerPort: 9100
protocol: TCP

View File

@ -19,7 +19,7 @@ spec:
recurring-job.longhorn.io/source: enabled
recurring-job-group.longhorn.io/standard-pvc: enabled
spec:
storageClassName: redundant-storage-class
storageClassName: local-path
resources:
requests:
storage: 10Gi