fix Aliyun DNS issue

This commit is contained in:
loganhz 2017-10-06 20:21:51 +08:00
parent 76b203521d
commit 9e4ddb74ae
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
alidns: alidns:
image: rancher/external-dns:v0.7.4 image: rancher/external-dns:v0.7.5
command: -provider=alidns command: -provider=alidns
expose: expose:
- 1000 - 1000

View File

@ -1,7 +1,7 @@
# notemplating # notemplating
.catalog: .catalog:
name: "Alibaba Cloud DNS" name: "Alibaba Cloud DNS"
version: "v0.1.0" version: "v0.2.0"
description: "Rancher External DNS service powered by Alibaba Cloud" description: "Rancher External DNS service powered by Alibaba Cloud"
minimum_rancher_version: v1.6.8-rc1 minimum_rancher_version: v1.6.8-rc1
questions: questions:

View File

@ -1,7 +1,7 @@
name: Alibaba Cloud DNS name: Alibaba Cloud DNS
description: | description: |
Rancher External DNS service powered by Alibaba Cloud Rancher External DNS service powered by Alibaba Cloud
version: v0.1.0 version: v0.2.0
category: External DNS category: External DNS
labels: labels:
io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes' io.rancher.orchestration.supported: 'cattle,mesos,swarm,kubernetes'