add install lock
This commit is contained in:
@@ -55,6 +55,9 @@ spec:
|
|||||||
- name: GITEA__repository__MAX_CREATION_LIMIT
|
- name: GITEA__repository__MAX_CREATION_LIMIT
|
||||||
value: "0"
|
value: "0"
|
||||||
|
|
||||||
|
- name: GITEA__security__INSTALL_LOCK
|
||||||
|
value: true
|
||||||
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: gitea-data
|
- name: gitea-data
|
||||||
mountPath: /var/lib/gitea
|
mountPath: /var/lib/gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user