diff --git a/chart/values.yaml b/chart/values.yaml index 1d01d18186ab824f90e731fd4e53899e6862db0e..016cc44353331a5b413bd3080e96e1454ae359b0 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -834,6 +834,10 @@ addons: # -- Flux reconciliation overrides specifically for the HAProxy Package flux: {} + # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". + ingress: + gateway: "" + # -- Values to passthrough to the haproxy chart: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/haproxy.git values: {}