Skip to content

Commit 213f934

Browse files
Merge pull request #231648 from sigh-guy/patch-1
Fix functional typo in corednsms.yaml
2 parents c6c0ffd + 8975a16 commit 213f934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/coredns-custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can customize CoreDNS with AKS to perform on-the-fly DNS name rewrites.
4444
name: coredns-custom
4545
namespace: kube-system
4646
data:
47-
test.override: |
47+
test.server: |
4848
<domain to be rewritten>.com:53 {
4949
log
5050
errors

0 commit comments

Comments
 (0)