Files
chart/library/ix-dev/community/ddns-updater/ci/dyndns-values.yaml
Stavros Kois 1a64940702 fix deprecations (#2819)
* fix deprecations

* bump

* whoops

* fix test

* whops
2024-09-18 19:20:51 +03:00

19 lines
344 B
YAML

ddnsStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
# This disables probes.
# As we can't have for each provider
# an api key, we just run through CI
# for the linting.
ci: true
ddnsConfig:
config:
- provider: dyn
host: "@"
domain: example.com
dynClientKey: key
dynUsername: user