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