Skip to content

Fix indentation of email block in examples/values-base.yaml

Will Bertelsen requested to merge (removed):patch-1 into master

The email block in this example is at the wrong indentation. According to https://gitlab.com/charts/gitlab/blob/master/charts/gitlab/templates/_smtp.tpl#L44 this needs to be at global.email. This fixes that.

Merge request reports