remove fixed secret key
This commit is contained in:
@@ -58,9 +58,6 @@ spec:
|
|||||||
- name: GITEA__security__INSTALL_LOCK
|
- name: GITEA__security__INSTALL_LOCK
|
||||||
value: "true"
|
value: "true"
|
||||||
|
|
||||||
- name: GITEA__security__SECRET_KEY
|
|
||||||
value: "randomHex"
|
|
||||||
|
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: gitea-data
|
- name: gitea-data
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
|
|||||||
Reference in New Issue
Block a user