add cnpg to gitea

This commit is contained in:
2024-10-04 16:35:24 +02:00
parent 7b392ac739
commit 8fc72e3164
5 changed files with 54 additions and 34 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: dendrite-ingressroute
spec:
entryPoints:
- websecure
routes:
- match: Host(`dendrite.kluster.moll.re`)
kind: Rule
services:
- name: dendrite
port: 8008
# scheme: https
tls:
certResolver: default-tls