change zones
This commit is contained in:
		@@ -15,7 +15,7 @@ maintainers:
 | 
			
		||||
  - name: alexlebens
 | 
			
		||||
dependencies:
 | 
			
		||||
  - name: coredns
 | 
			
		||||
    version: 1.42.1
 | 
			
		||||
    version: 1.42.0
 | 
			
		||||
    repository: https://coredns.github.io/helm
 | 
			
		||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/coredns.png
 | 
			
		||||
appVersion: v1.12.1
 | 
			
		||||
 
 | 
			
		||||
@@ -44,6 +44,7 @@ coredns:
 | 
			
		||||
  servers:
 | 
			
		||||
    - zones:
 | 
			
		||||
        - zone: .
 | 
			
		||||
          scheme: dns://
 | 
			
		||||
          use_tcp: true
 | 
			
		||||
      port: 53
 | 
			
		||||
      plugins:
 | 
			
		||||
@@ -69,6 +70,7 @@ coredns:
 | 
			
		||||
        - name: loadbalance
 | 
			
		||||
    - zones:
 | 
			
		||||
        - zone: ts.net
 | 
			
		||||
          scheme: dns://
 | 
			
		||||
          use_tcp: true
 | 
			
		||||
      port: 53
 | 
			
		||||
      plugins:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user