fix Aliyun DNS issue
This commit is contained in:
parent
76b203521d
commit
9e4ddb74ae
@ -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
|
||||||
|
@ -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:
|
||||||
|
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user