chore: move forgejo application manifest to disabled-apps folder
This commit is contained in:
+2
-4
@@ -60,8 +60,8 @@ spec:
|
||||
service:
|
||||
ENABLE_NOTIFY_MAIL: true
|
||||
service.explore:
|
||||
DISABLE_USERS_PAGE: true
|
||||
DISABLE_ORGANIZATIONS_PAGE: true
|
||||
DISABLE_USERS_PAGE: false
|
||||
DISABLE_ORGANIZATIONS_PAGE: false
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: "*.hnrx.net"
|
||||
SKIP_TLS_VERIFY: true
|
||||
@@ -73,8 +73,6 @@ spec:
|
||||
enabled: true
|
||||
storageClass: nfs-csi
|
||||
existingClaim: gitea-shared-storage
|
||||
|
||||
|
||||
httpRoute:
|
||||
enabled: true
|
||||
hostnames:
|
||||
Reference in New Issue
Block a user