fix(cloudflareddns) fix record type variable list (#6001)

* fix(cloudflareddns) fix record type variable list

* .

* Update charts/stable/cloudflareddns/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Xstar97
2023-01-06 20:06:59 +00:00
committed by GitHub
co-authored by Stavros Kois
parent 488e13c312
commit 6d9cb59c6b
3 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ sources:
- https://github.com/hotio/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/
type: application
version: 4.0.1
version: 4.0.2
annotations:
truecharts.org/catagories: |
- networking
+1 -1
View File
@@ -116,7 +116,7 @@ questions:
required: true
valid_chars: '^((?!(\.cf|\.ga|\.gq|\.ml|\.tk)$).)*$'
default: ""
- variable: type
- variable: record
label: Record Type
schema:
type: string
+10 -9
View File
@@ -21,15 +21,16 @@ cloudflareddns:
detect_override: ""
log_level: 3
host_zone_record:
- domain: example.com
zone: example.com
record: A
- domain: foobar.com
zone: foobar.com
record: A
- domain: foobar.com
zone: foobar.com
record: AAAA
[]
# - domain: example.com
# zone: example.com
# record: A
# - domain: foobar.com
# zone: foobar.com
# record: A
# - domain: foobar.com
# zone: foobar.com
# record: AAAA
probes:
liveness: