mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
9c35356c5d
commit
1ef48ae879
2 changed files with 1 additions and 13 deletions
|
|
@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue