Vincent Baeten
Vincent Baeten
> > I found that [operatorapi/proxy.go#L95](https://github.com/minio/console/blob/bbe87ecd599319f5575cd1aae021685d444d076a/operatorapi/proxy.go#L95) calls function `GetClusterDomain()`. I've tried setting the environment variable `clusterDomain` that is used by [v2.GetClusterDomain()](https://github.com/minio/operator/blob/049906f88ad0e81c4d42c7407ca2ad7f5bad9915/pkg/apis/minio.min.io/v2/helper.go#L930) manually in the deployment.yaml but it doesn't work. >...
No I do not. I've tried setting the env variable to `CLUSTER_DOMAIN` and `CLUSTERDOMAIN` manually too but without any luck.
Also I forgot to mention that I'm using operator v4.4.3 which uses console v.0.13.2
@harshavardhana The cluster domain is properly set on the operator deployment but the problem is that the cluster domain does not get set in the console deployment like @dvaldivia asked....
Maybe I phrased it a bit incorrect. I only tried compiling the latest verilator version which is v5.038 at the moment but I do not know if there requirements were...