aquasecurity / aqua-helm

Helm Charts For Installing Aqua Security Components
http://aquasec.com
Apache License 2.0
87 stars 184 forks source link

ingress resource for gateway #724

Open techish-io opened 1 year ago

techish-io commented 1 year ago

Would love to have ingress resource installation option for gateway pretty much similar to what you have available for server console chart. That would help install gateway ingress and expose it for enforcers connectivity

semyonmor commented 1 year ago

hey @techish-io you can use for example the option envoy.enabled=trueor global.gateway.service.type=LoadBalancer in both options, the gateway IP will be exposed.

semyonmor commented 1 year ago

@techish-io any update from your side?

semyonmor commented 1 year ago

@techish-io any update from your side?

hi @techish-io we replied to your issue with the below answer "you can use for example the option envoy.enabled=trueor global.gateway.service.type=LoadBalancer in both options, the gateway IP will be exposed." are you looking for something different?