Add values-public.yaml

Add a public version of monitor with iperf and glances support only.
This commit is contained in:
ducoterra
2021-02-20 12:11:39 -05:00
parent 5d243f2850
commit 12dfaadd0a

8
values-public.yaml Normal file
View File

@@ -0,0 +1,8 @@
image: hub.ducoterra.net/ducoterra/temp:0.0.10
glances: true
iperf: true
disk: false
stress: false
exporter: false
stress_cpu: "8"
stress_mem: "4G"