diff --git a/k8s/configmap-files/services.yaml b/k8s/configmap-files/services.yaml index fc97c16..2cc83b8 100644 --- a/k8s/configmap-files/services.yaml +++ b/k8s/configmap-files/services.yaml @@ -45,11 +45,10 @@ href: http://192.168.1.57 icon: unraid.png ping: http://192.168.1.57 - widget: - type: customapi - url: http://192.168.1.57:24940 - display: list - mappings: + widgets: + - type: customapi + url: http://192.168.1.57:24940 + mappings: - field: array_total: free label: Array Free @@ -68,6 +67,10 @@ cache_total: free_percent label: Cache Free format: percent + + - type: customapi + url: http://192.168.1.57:24940 + mappings: - field: memory: used_percent label: Memory Used @@ -81,6 +84,10 @@ label: CPU Temp format: number suffix: °C + + - type: customapi + url: http://192.168.1.57:24940 + mappings: - field: network_total: rx_MiBs label: Network RX @@ -91,6 +98,16 @@ label: Network TX format: float suffix: MiB/s + - field: + array_total: used + label: Array Used + format: number + suffix: GiB + - field: + cache_total: used + label: Cache Used + format: number + suffix: GiB - Development & Code: - Gitea: