Hallo,
my rancher 2.3 now writes dns entries into my debian bind9.
Next problem now:
My rancher 1.6 dns ist using a template
NAME_TEMPLATE %{{service_name}}.%{{stack_name}}.%{{environment_name}}
How can I use a template in ther rancher 2.3 environment?
Here my wotking config (key is an example)
Thanks
Ralf
provider: “rfc2136”
rfc2136:
host: “192.168.a.b”
insecure: “true”
port: “53”
tsigAxfr: “true”
tsigKeyname: “rndc-key”
tsigSecret: “Xtk5vvLGaeNM0/mIluY29w==”
tsigSecretAlg: “hmac-md5”
zone: “docker.dummy.local”