add Sematext Docker Agent (#111)

This commit is contained in:
Stefan Thies
2016-05-16 07:00:38 +02:00
committed by Bill Maxwell
parent 3ffc0780e1
commit f6e820ac2d
5 changed files with 204 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
.catalog:
name: "Sematext Docker Agent"
version: "1.29.43"
description: "Sematext Docker Agent"
minimum_rancher_version: v0.46.0
questions:
- variable: "spm_token"
label: "SPM Token"
description: "Your SPM Application Token"
required: true
type: "string"
- variable: "logsene_token"
label: "Logsene Token"
description: "Your Logsene Application Token"
required: true
type: "string"