Skip to content

Commit 8975a16

Browse files
authored
Fix functional typo in corednsms.yaml
1 parent 7aa1ed2 commit 8975a16

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)