Files
chart/library/ix-dev/community/ddns-updater/values.yaml
Stavros Kois d2a3e6c89f ddns-updater - update listen address variable and add new providers (#2140)
* ddns-updater - update listen address variable

* bump image

* add 2 providers

* easydns

* go ip

* hetzner

* name.com

* last 3

* typo

* another typo

* fix easydns

* update ip providers

* fix goip

* fix goip domain

* another fix for goip

* fix hetzner

* formatting

* typo
2024-02-06 12:02:43 +02:00

54 lines
927 B
YAML

image:
repository: qmcgaw/ddns-updater
pullPolicy: IfNotPresent
tag: v2.6.0
ci: false
resources:
limits:
cpu: 4000m
memory: 8Gi
ddnsConfig:
period: 5m
backupPeriod: 24h
updateCooldownPeriod: 5m
httpTimeout: 10s
shoutrrrAddresses: []
publicIpDnsTimeout: 3s
publicIpDnsProviders:
- provider: all
publicIpHttpProviders:
- provider: all
custom: ""
publicIpv4HttpProviders:
- provider: all
custom: ""
publicIpv6HttpProviders:
- provider: all
custom: ""
publicIpFetchers:
- provider: all
config: []
# - provider: cloudflare
# host: "@"
# domain: example.com
# ipVersion: ""
# cfZoneID: asd
# cfTtl: 1
# cfProxied: false
# cfToken: asd
additionalEnvs: []
ddnsNetwork:
webPort: 30007
hostNetwork: false
ddnsRunAs:
user: 568
group: 568
ddnsStorage:
data:
type: ixVolume
datasetName: data