Initial upload

This commit is contained in:
Stephan Lo 2025-05-21 20:58:20 +02:00
parent 14b591e4e3
commit a327f3f14e
17 changed files with 29 additions and 29 deletions

View file

@ -11,7 +11,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: ABC
- host: gitea.ABC
http:
paths:
- backend:
@ -23,5 +23,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- ABC
- gitea.ABC
secretName: forgejo-net-tls