updates for new template for notemplating
This commit is contained in:
parent
923442c9cb
commit
9a63fcf08d
@ -1,7 +1,8 @@
|
|||||||
|
# notemplating
|
||||||
cloudflare:
|
cloudflare:
|
||||||
image: rancher/external-dns:v0.6.0
|
image: rancher/external-dns:v0.6.0
|
||||||
command: -provider=cloudflare
|
command: -provider=cloudflare
|
||||||
expose:
|
expose:
|
||||||
- 1000
|
- 1000
|
||||||
environment:
|
environment:
|
||||||
CLOUDFLARE_EMAIL: ${CLOUDFLARE_EMAIL}
|
CLOUDFLARE_EMAIL: ${CLOUDFLARE_EMAIL}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
|
# notemplating
|
||||||
.catalog:
|
.catalog:
|
||||||
name: "CloudFlare DNS"
|
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"
|
description: "Rancher External DNS service powered by CloudFlare. Requires Rancher version v1.1.0"
|
||||||
minimum_rancher_version: v1.2.0-pre4-rc1
|
minimum_rancher_version: v1.6.0-rc1
|
||||||
maximum_rancher_version: v1.5.99
|
|
||||||
questions:
|
questions:
|
||||||
- variable: "CLOUDFLARE_EMAIL"
|
- variable: "CLOUDFLARE_EMAIL"
|
||||||
label: "CloudFlare email address"
|
label: "CloudFlare email address"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
name: CloudFlare DNS
|
name: CloudFlare DNS
|
||||||
description: |
|
description: |
|
||||||
Rancher External DNS service powered by CloudFlare
|
Rancher External DNS service powered by CloudFlare
|
||||||
version: v0.6.0-rancher1
|
version: v0.6.0-rancher2
|
||||||
category: External DNS
|
category: External DNS
|
||||||
labels:
|
labels:
|
||||||
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'
|
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user