Enable offlineMode for gitea;Cleanup comments;Populate /etc/hosts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-12 14:20:43 +02:00
parent 0918eb36fe
commit 20ce62fb6d
2 changed files with 32 additions and 40 deletions

View File

@ -51,6 +51,8 @@ components:
chart: gitea-charts/gitea
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | sed '/:/!s/$/:latest/'
chart_values: !unsafe |
config:
offlineMode: true
gitea:
admin:
username: administrator