feat(Gitea): Enable LFS (#40)
Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/40
This commit is contained in:
parent
415afc22c6
commit
6cdac9d38e
@ -4,7 +4,7 @@ ns:
|
||||
name: gitea-service
|
||||
istio:
|
||||
enabled: true
|
||||
istio:
|
||||
istio:
|
||||
- name: gitea-http
|
||||
gateway: badhouseplants-net
|
||||
hostname: git.badhouseplants.net
|
||||
@ -83,11 +83,12 @@ gitea:
|
||||
DESCRIPTION: by allanger
|
||||
repository:
|
||||
DEFAULT_BRANCH: main
|
||||
service:
|
||||
service:
|
||||
DISABLE_REGISTRATION: true
|
||||
server:
|
||||
server:
|
||||
DOMAIN: git.badhouseplants.net
|
||||
ROOT_URL: https://git.badhouseplants.net
|
||||
LFS_START_SERVER: true
|
||||
packages:
|
||||
ENABLED: true
|
||||
cron:
|
||||
|
Reference in New Issue
Block a user