Accessing ScaleOps via Istio Ingress
⚠️
It’s highly recommended to setup authentication before exposing the dashboard to the internet.
Helm Parameters
dashboard:
virtualService:
enabled: false
hosts:
- scaleops.your.domain
gateways:
- your-gateway
uriPrefix: ""
service:
create: false
name: ""Examples
Existing Service
dashboard:
virtualService:
enabled: true
hosts:
- scaleops.your.domain
gateways:
- your-gateway