Merge branch 'main' of https://git.forteapps.net/Forte/launchpad
This commit is contained in:
@@ -46,3 +46,7 @@ spec:
|
|||||||
kind: StatefulSet
|
kind: StatefulSet
|
||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /spec/volumeClaimTemplates
|
- /spec/volumeClaimTemplates
|
||||||
|
- group: v1
|
||||||
|
kind: Secret
|
||||||
|
jsonPointers:
|
||||||
|
- /data/postgres-password
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ gitea:
|
|||||||
SSH_PORT: 2222
|
SSH_PORT: 2222
|
||||||
LFS_START_SERVER: true
|
LFS_START_SERVER: true
|
||||||
ENABLE_GITEA_PAGES: true
|
ENABLE_GITEA_PAGES: true
|
||||||
|
ENABLE_BASIC_AUTH_CHALLENGE: true
|
||||||
|
|
||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: false
|
DISABLE_REGISTRATION: false
|
||||||
|
|||||||
Reference in New Issue
Block a user