Moved external DNS to infra-templates, added min/max versions and updated category to External DNS
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
version: "v1.0.0-rancher1"
|
||||
description: "Domain Name Server powered by Bind9"
|
||||
minimum_rancher_version: v0.44.0
|
||||
maximum_rancher_version: v1.1.99
|
||||
questions:
|
||||
- variable: "BIND9_ROOTDOMAIN"
|
||||
label: "The root domain to manage in bind9"
|
||||
@@ -42,4 +43,3 @@ bind9:
|
||||
strategy: recreate
|
||||
healthy_threshold: 2
|
||||
response_timeout: 2000
|
||||
|
||||
|
||||
@@ -2,4 +2,4 @@ name: Bind9 Domain Name Server
|
||||
description: |
|
||||
Bind9 DNS server, compatible with the "DNS Update (RFC2136)"
|
||||
version: v1.0.0-rancher1
|
||||
category: Rancher Services
|
||||
category: External DNS
|
||||
|
||||
Reference in New Issue
Block a user