move away from vikunja helm chart, oidc

This commit is contained in:
2024-12-02 14:27:43 +01:00
parent 3814359266
commit 11ad39805d
10 changed files with 122 additions and 37 deletions

View File

@@ -7,15 +7,11 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`todos.kluster.moll.re`) && PathPrefix(`/api/v1`)
- match: Host(`todos.kluster.moll.re`)
kind: Rule
services:
- name: todos-api
- name: todos-web
port: 3456
- match: Host(`todos.kluster.moll.re`) && PathPrefix(`/`)
kind: Rule
services:
- name: todos-frontend
port: 80
tls:
certResolver: default-tls