mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 05:10:22 +08:00
chore(gitea): remove dups from configmap (#1878)
This commit is contained in:
@@ -14,10 +14,6 @@ data:
|
||||
GITEA_ADMIN_PASSWORD: {{ .Values.admin.password }}
|
||||
SSH_PORT: {{ .Values.service.ssh.ports.ssh.port | quote }}
|
||||
SSH_LISTEN_PORT: {{ .Values.service.ssh.ports.ssh.targetPort | quote }}
|
||||
GITEA_APP_INI: "/data/gitea/conf/app.ini"
|
||||
GITEA_CUSTOM: "/data/gitea"
|
||||
GITEA_WORK_DIR: "/data"
|
||||
GITEA_TEMP: "/tmp/gitea"
|
||||
TMPDIR: "/tmp/gitea"
|
||||
GNUPGHOME: "/data/git/.gnupg"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user