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
Describe the bug
We have some amount of self-hosted clusters that has unique name like test-env dev-env etc.
When admiral creates ServiceEntry it does not respect cluster name and every time in endpoints section i got some.service.svc.cluster.local instead of some.service.svc.your-cluster-name
Steps To Reproduce
Deploy admiral in cluster with unique name in terms of dns resolution
Expected behavior
Make admiral understand which name should be used, or provide some flag to specify it in admiral runtime
The text was updated successfully, but these errors were encountered:
Describe the bug
We have some amount of self-hosted clusters that has unique name like test-env dev-env etc.
When admiral creates ServiceEntry it does not respect cluster name and every time in endpoints section i got some.service.svc.cluster.local instead of some.service.svc.your-cluster-name
Steps To Reproduce
Deploy admiral in cluster with unique name in terms of dns resolution
Expected behavior
Make admiral understand which name should be used, or provide some flag to specify it in admiral runtime
The text was updated successfully, but these errors were encountered: