Skip to content

Commit

Permalink
config map for homepage dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Jul 16, 2024
1 parent 0c6e90a commit 32e6736
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion kubernetes/apps/homepage-dashboard/config-map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,5 +223,16 @@ data:
url: http://192.168.4.3
key: 3520250f7c1621b4bc5a3e2b0b465de5f29309ac50d3100f2d7663fb00b16dc1
widgets.yaml: ""
widgets.yaml: |
- kubernetes:
cluster:
show: true
cpu: true
memory: true
label: "cluster"
nodes:
show: true
cpu: true
memory: true
docker.yaml: ""

0 comments on commit 32e6736

Please sign in to comment.