This commit is contained in:
2023-08-08 16:11:27 -05:00
parent d929597ea2
commit 52842d1a82

View File

@@ -6,13 +6,13 @@ spec:
entryPoints:
- websecure
routes:
- match: Host("api.durp.info/durpapi") && PathPrefix(`/`)
- match: Host("api.durp.info") && PathPrefix(`/durpapi`)
middlewares:
- name: authentik-proxy-provider
namespace: traefik
kind: Rule
services:
- name: "{{ .Chart.Name }}-service"
- name: durpapi-service.durpapi.traefik.mesh
port: 80
tls:
secretName: durpapi-tls