Skip to content

feat: improve post deployment notes

This merge request includes two improvements for post-deployment notes:

  1. If the ingress.path is defined, the note is fixed to include the ingress path as part of the URL: service.url/ingress.path
  2. If service.additionalHosts or <ENV>_ADDITIONAL_HOSTS is defined, additional options are added to access the application

Merge request reports