seldon-core
seldon-core copied to clipboard
clusterDomain can written in configuration from seldondeployment controller
Inside my cluster, the clusterDomain has been modified, But the default clusterDomain is still displayed when viewing SeldonDeployment resources through describe.

https://github.com/SeldonIO/seldon-core/blob/50145a471f1ae3d68816c099f7301ece5626ac70/operator/controllers/seldondeployment_controller.go#L127
Are you able to suggest a modification for this code to derive the current domain?
Closing this. Please reach out if still an issue.