This commit is contained in:
2026-04-14 10:53:49 +02:00
2 changed files with 5 additions and 0 deletions

View File

@@ -46,3 +46,7 @@ spec:
kind: StatefulSet
jsonPointers:
- /spec/volumeClaimTemplates
- group: v1
kind: Secret
jsonPointers:
- /data/postgres-password

View File

@@ -20,6 +20,7 @@ gitea:
SSH_PORT: 2222
LFS_START_SERVER: true
ENABLE_GITEA_PAGES: true
ENABLE_BASIC_AUTH_CHALLENGE: true
service:
DISABLE_REGISTRATION: false