2017-02-16 12:20:38 +00:00

12 lines
502 B
YAML

.catalog:
name: "Weave Cloud Agents"
description: |
Weave Cloud is a add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices
version: "latest"
questions:
- variable: "WEAVE_CLOUD_SERVICE_TOKEN"
description: "Service token for your Weave Cloud instance, get one at https://cloud.weave.works"
label: "Weave Cloud service token"
required: true
type: "string"