updates for new template for notemplating

This commit is contained in:
deniseschannon 2017-05-10 09:39:49 -07:00
parent 923442c9cb
commit 9a63fcf08d
3 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,8 @@
# notemplating
cloudflare:
image: rancher/external-dns:v0.6.0
command: -provider=cloudflare
expose:
expose:
- 1000
environment:
CLOUDFLARE_EMAIL: ${CLOUDFLARE_EMAIL}

View File

@ -1,9 +1,9 @@
# notemplating
.catalog:
name: "CloudFlare DNS"
version: "v0.6.0-rancher1"
version: "v0.6.0-rancher2"
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version v1.1.0"
minimum_rancher_version: v1.2.0-pre4-rc1
maximum_rancher_version: v1.5.99
minimum_rancher_version: v1.6.0-rc1
questions:
- variable: "CLOUDFLARE_EMAIL"
label: "CloudFlare email address"

View File

@ -1,7 +1,7 @@
name: CloudFlare DNS
description: |
Rancher External DNS service powered by CloudFlare
version: v0.6.0-rancher1
version: v0.6.0-rancher2
category: External DNS
labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'