forked from k-space/kube
		
	Update Bind 9.19 to 9.20
This commit is contained in:
		@@ -50,7 +50,7 @@ spec:
 | 
				
			|||||||
          emptyDir: {}
 | 
					          emptyDir: {}
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: bind-secondary
 | 
					        - name: bind-secondary
 | 
				
			||||||
          image: internetsystemsconsortium/bind9:9.19
 | 
					          image: internetsystemsconsortium/bind9:9.20
 | 
				
			||||||
          volumeMounts:
 | 
					          volumeMounts:
 | 
				
			||||||
            - mountPath: /run/named
 | 
					            - mountPath: /run/named
 | 
				
			||||||
              name: run
 | 
					              name: run
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user