Signed-off-by: Peter Philipp <peter.philipp@cando-image.com>
This commit is contained in:
Peter Philipp 2019-09-27 08:32:36 +12:00 committed by Peter Philipp
parent fd2192edda
commit d964bf5c35

View File

@ -117,9 +117,11 @@ notification:
# Maximum retry count for webhook job # Maximum retry count for webhook job
webhook_job_max_retry: 10 webhook_job_max_retry: 10
{% if chart is defined %}
chart: chart:
# Change the value of absolute_url to enabled can enable absolute url in chart # Change the value of absolute_url to enabled can enable absolute url in chart
absolute_url: {{ chart.absolute_url if chart.absolute_url == 'enabled' else 'disabled' }} absolute_url: {{ chart.absolute_url if chart.absolute_url == 'enabled' else 'disabled' }}
{% endif %}
# Log configurations # Log configurations
log: log: