Skip to content

v1.3.0

Compare
Choose a tag to compare
@cesmarvin cesmarvin released this 13 Dec 13:30
· 20 commits to main since this release

Added

  • [#69] Added helm value .ingress.controller to define which ingress controller should be used.
    Currently, the only supported controller is nginx-ingress. This is also the default value.
  • [#69] Added support for networkpolicies. It is enabled by default and will allow connections from all external CIDRs on all exposed ports.