mirror of
https://github.com/h44z/wg-portal
synced 2025-02-26 05:49:14 +00:00
* Initial chart version * Add CI/CD for chart * Fix admin creds template * Add command, args, env, envFrom * Render volumes and volumeMounts with tpl * Change persistance accessMode type * Add update strategy config * Use custom types in docs * Add startup probe config * Fix web.external_url config
6 lines
142 B
YAML
6 lines
142 B
YAML
# See https://github.com/helm/chart-testing#configuration
|
|
remote: origin
|
|
chart-dirs: deploy
|
|
target-branch: master
|
|
validate-maintainers: false
|