update
This commit is contained in:
@@ -10,7 +10,6 @@ spec:
|
|||||||
kind: Rule
|
kind: Rule
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: jwt
|
- name: jwt
|
||||||
- name: traefik-real-ip
|
|
||||||
services:
|
services:
|
||||||
- name: "durpapi-service"
|
- name: "durpapi-service"
|
||||||
port: 80
|
port: 80
|
||||||
@@ -44,14 +43,3 @@ spec:
|
|||||||
Keys:
|
Keys:
|
||||||
- https://authentik.durp.info/application/o/api/jwks
|
- https://authentik.durp.info/application/o/api/jwks
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
apiVersion: traefik.containo.us/v1alpha1
|
|
||||||
kind: Middleware
|
|
||||||
metadata:
|
|
||||||
name: traefik-real-ip
|
|
||||||
spec:
|
|
||||||
plugin:
|
|
||||||
traefik-real-ip:
|
|
||||||
excludednets:
|
|
||||||
- "1.1.1.1/24"
|
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ metadata:
|
|||||||
external-dns.alpha.kubernetes.io/hostname: api.dev.durp.info
|
external-dns.alpha.kubernetes.io/hostname: api.dev.durp.info
|
||||||
spec:
|
spec:
|
||||||
type: ExternalName
|
type: ExternalName
|
||||||
externalName: durp.info
|
externalName: dev.durp.info
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user