forked from k-space/kube
		
	traefik: drop already-enforced router.tls=true annotation
This commit is contained in:
		@@ -6,7 +6,6 @@ metadata:
 | 
			
		||||
  annotations:
 | 
			
		||||
    kubernetes.io/ingress.class: traefik
 | 
			
		||||
    traefik.ingress.kubernetes.io/router.entrypoints: websecure
 | 
			
		||||
    traefik.ingress.kubernetes.io/router.tls: "true"
 | 
			
		||||
    external-dns.alpha.kubernetes.io/target: traefik.k-space.ee
 | 
			
		||||
spec:
 | 
			
		||||
  rules:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user