Copied from rancher community catalog as starting point
This commit is contained in:
14
templates/Netdata/0/rancher-compose.yml
Normal file
14
templates/Netdata/0/rancher-compose.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
.catalog:
|
||||
name: netdata
|
||||
version: v1.8.0
|
||||
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