Added netdata stack (#361)
* Added netdata stack * Pump up version * Set io.rancher.scheduler.global to true
This commit is contained in:
committed by
Hussein Galal
parent
cd8a0603ad
commit
a6429ee899
Executable
+13
@@ -0,0 +1,13 @@
|
||||
.catalog:
|
||||
name: netdata
|
||||
version: v1.4.0
|
||||
description: Real-time performance monitoring, done right!
|
||||
questions:
|
||||
- variable: NETDATA_PORT
|
||||
label: Port
|
||||
description: Container port to access netdata
|
||||
required: true
|
||||
type: "int"
|
||||
default: 19999
|
||||
netdata:
|
||||
scale: 1
|
||||
Reference in New Issue
Block a user