remove fixed secret key

This commit is contained in:
2026-09-12 18:10:46 -05:00
parent 4ecd8fbd67
commit 8c878df0d8
@@ -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