mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(gateway): Removed non-traefik-forward-auth protected Ingresses in favour of HTTPRoutes
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRoute
|
||||
metadata:
|
||||
name: remark42
|
||||
namespace: blog
|
||||
spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`remark42.stonegarden.dev`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: remark42-web
|
||||
port: http
|
||||
Reference in New Issue
Block a user