starter-kit
starter-kit copied to clipboard
service name change
I want to rename some services for test I am working on in Linkerd, so instead of using adservice in services.yaml, I will have adservice-east. so the frontend will send request to adservice-east instead of adservice
I am not a GO programmer, I would be grateful if anybody can point me where this can be done in the frontservice source code