You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`false`|`true`| External access via custom hostname (requires DNS setup) |
247
247
|`true`|`true`| Internal access via `s3-gateway.<namespace>` (no DNS setup needed) |
248
248
249
+
> **Recommended:** Enable both `gateway.enabled=true` and `ingress.enabled=true`. This routes traffic through the ingress controller for proper load balancing across pods, while providing a convenient internal DNS name (`s3-gateway.<namespace>`) without external DNS configuration.
0 commit comments