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
I'm not using traefik in my cluster but an other ingress controller.
Because of that i had to set ingress.enabled=false.
But now the s3gw is not working correctly for external connections. (Its creating buckets with my domain name)
I believe the reason for this is the part in the deployment chart template below.
The public domain dns is only added when ingress.enabled=true.
The text was updated successfully, but these errors were encountered:
I'm not using traefik in my cluster but an other ingress controller.
Because of that i had to set ingress.enabled=false.
But now the s3gw is not working correctly for external connections. (Its creating buckets with my domain name)
I believe the reason for this is the part in the deployment chart template below.
The public domain dns is only added when ingress.enabled=true.
The text was updated successfully, but these errors were encountered: