this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

This should?

+4 -2
+4 -2
k8s/media/apps/monitoring/scrutiny-collector/app/hr.yaml
··· 29 29 - ip: "192.168.10.3" 30 30 hostnames: 31 31 - "scrutiny.skylab.fi" 32 - capabilities: 33 - add: [ "SYS_RAWIO" ] # allow access to smartctl 32 + # capabilities: 33 + # add: [ "SYS_RAWIO" ] # allow access to smartctl 34 34 controllers: 35 35 main: 36 36 type: daemonset ··· 49 49 fieldPath: spec.nodeName 50 50 - name: TZ 51 51 value: "Europe/Helsinki" 52 + securityContext: 53 + privileged: true 52 54 resources: 53 55 requests: 54 56 cpu: 100m