Initial upload

This commit is contained in:
Waldemar 2025-06-26 09:50:51 +02:00
parent a368827087
commit a6b864397a
56 changed files with 145 additions and 145 deletions

View file

@ -11,7 +11,7 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: <no value>
- host: gitea.localtest.me
http:
paths:
- backend:
@ -23,5 +23,5 @@ spec:
pathType: Prefix
tls:
- hosts:
- <no value>
- gitea.localtest.me
secretName: forgejo-net-tls

View file

@ -18,7 +18,7 @@ persistence:
enabled: true
size: 200Gi
annotations:
everest.io/crypt-key-id: <no value>
everest.io/crypt-key-id:
test:
enabled: false
@ -136,8 +136,8 @@ gitea:
SSL_MODE: verify-ca
server:
DOMAIN: '<no value>'
ROOT_URL: 'https://<no value>:443'
DOMAIN: 'gitea.localtest.me'
ROOT_URL: 'https://gitea.localtest.me:443'
mailer:
ENABLED: true