fix dashboard cdc target host
This commit is contained in:
parent
1b21e2c939
commit
39603715be
@ -90,12 +90,6 @@
|
|||||||
"kind": "golang",
|
"kind": "golang",
|
||||||
"port": 2900,
|
"port": 2900,
|
||||||
"path": "/health"
|
"path": "/health"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "dashboard-cdc-worker",
|
|
||||||
"kind": "golang",
|
|
||||||
"port": 2910,
|
|
||||||
"path": "/health"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -140,6 +134,12 @@
|
|||||||
"kind": "golang",
|
"kind": "golang",
|
||||||
"port": 2900,
|
"port": 2900,
|
||||||
"path": "/health"
|
"path": "/health"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dashboard-cdc-worker",
|
||||||
|
"kind": "golang",
|
||||||
|
"port": 2910,
|
||||||
|
"path": "/health"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user