Skip to content

0.5.0

Compare
Choose a tag to compare
@Monska85 Monska85 released this 13 May 09:01
· 10 commits to main since this release
b9ee429

Compare with previous version

Added

  • Default value for chart version. The values file shipped with the module refers to the declared version of the chart.
  • podAntiAffinity configuration enabled by default. It is possible to disable it by setting the new set_default_pod_anti_affinity variable to false.
  • Add the common_labels variable to allow the user to set common labels for all resources created by the chart.
  • Add the ingress_nginx_controller_min_replicas and ingress_nginx_controller_max_replicas variables to easily set the minimum and maximum number of replicas for the controller pods.