fix nodelocaldns yaml

pull/1348/head
gjmzj 2023-10-20 21:58:32 +08:00
parent 5dfdf21bb1
commit be69c9dde1
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ data:
reload
loop
bind {{ LOCAL_DNS_CACHE }}
forward . __PILLAR__CLUSTER__DNS__
forward . __PILLAR__UPSTREAM__SERVERS__
prometheus :9253
}
---