Also smtp-secrets are named to match their namespace in the infisical namespace for uniqueness.
14 lines
321 B
YAML
14 lines
321 B
YAML
apiVersion: gateway.networking.k8s.io/v1
|
|
kind: HTTPRoute
|
|
metadata:
|
|
name: http
|
|
# spec:
|
|
# rules:
|
|
# - backendRefs:
|
|
# - port: 80
|
|
# filters:
|
|
# - type: ExtensionRef
|
|
# extensionRef:
|
|
# group: traefik.io
|
|
# kind: Middleware
|
|
# name: authentik-forward-auth
|