change ingress
This commit is contained in:
		@@ -49,10 +49,10 @@ spec:
 | 
			
		||||
    - host: auth.alexlebens.net
 | 
			
		||||
      http:
 | 
			
		||||
        paths:
 | 
			
		||||
          - path: /
 | 
			
		||||
            pathType: Prefix
 | 
			
		||||
            backend:
 | 
			
		||||
          - backend:
 | 
			
		||||
              service:
 | 
			
		||||
                name: authentik-server
 | 
			
		||||
                port:
 | 
			
		||||
                  name: http
 | 
			
		||||
                  number: 80
 | 
			
		||||
            path: /
 | 
			
		||||
            pathType: Prefix
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user