Skip to content

fix: proxy is not required for GROVE_ADDITIONAL_DOMAINS

Keith Grootboom requested to merge keith/make-proxy-optional into main

Description

Makes the proxy parameter of each host in GROVE_ADDITIONAL_DOMAINS optional so that ingress changes can be deployed for IDAs that already provide the own Caddyfile patches.

Supporting information

Testing instructions

Steps to test the changes:

TBD

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • Git commit history is clean
  • Git commits are following conventional-commit practices
  • Unit tests are added/updated
  • Documentation is added/updated

Additional context

Add any other context about the merge request here.

Merge request reports