openstack-helm-infra/ingress
Phil Sphicas 3a10c5ba95 ingress: Add option to assign VIP as externalIP
Some CNIs support the advertisement of service IPs into BGP, which may
provide an alternative to managing the VIP as an interface on the host.

This change adds an option to assign the ingress VIP as an externalIP to
the ingress service. For example:

    network:
      vip:
        manage: false
        addr: 172.18.0.1/32           # (with or without subnet mask)
        assign_as_external_ip: true

Change-Id: I1eeb07a1f94ef8efcb21f3373e0d5f86be725b33
2022-03-11 11:48:09 -08:00
..
templates ingress: Add option to assign VIP as externalIP 2022-03-11 11:48:09 -08:00
values_overrides Ingress: add apparmor profile to ingress init containers 2020-06-12 21:02:32 +00:00
.helmignore Add overrides for openSUSE Leap15 images 2019-04-30 11:57:23 +02:00
Chart.yaml ingress: Add option to assign VIP as externalIP 2022-03-11 11:48:09 -08:00
requirements.yaml Update htk requirements 2021-10-06 01:02:28 +00:00
values.yaml ingress: Add option to assign VIP as externalIP 2022-03-11 11:48:09 -08:00