fix(gitea): Add WebHook config (#3463)

This commit is contained in:
sagit
2022-08-13 19:36:29 +02:00
committed by GitHub
parent 8f4fc75271
commit 304a868459
4 changed files with 11 additions and 1 deletions
@@ -77,6 +77,9 @@ stringData:
{{- end }}
{{- end }}
[webhook]
ALLOWED_HOST_LIST = {{ .Values.config.ALLOWED_HOST_LIST }}
[server]
APP_DATA_PATH = /data
DOMAIN = {{ $DOMAIN }}