Skip to content

Commit ec17c73

Browse files
authored
Merge pull request #735 from Ibrahim2595/fix/rossocortex-to-cortex
Refactor: Rename rossocortex → cortex (follow-up)
2 parents c8a9a81 + f0b3795 commit ec17c73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mcp/weather_tool/deployment/k8s.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ metadata:
3434
labels:
3535
app.kubernetes.io/name: weather-tool
3636
rossoctl.io/framework: Python
37-
# Set inject to true for [AuthBridge](https://github.com/rossoctl/rossocortex/tree/main/AuthBridge)
37+
# Set inject to true for [AuthBridge](https://github.com/rossoctl/cortex/tree/main/AuthBridge)
3838
rossoctl.io/inject: disabled
3939
rossoctl.io/type: tool
4040
rossoctl.io/workload-type: deployment
@@ -54,7 +54,7 @@ spec:
5454
labels:
5555
app.kubernetes.io/name: weather-tool
5656
rossoctl.io/framework: Python
57-
# Set inject to true for [AuthBridge](https://github.com/rossoctl/rossocortex/tree/main/AuthBridge)
57+
# Set inject to true for [AuthBridge](https://github.com/rossoctl/cortex/tree/main/AuthBridge)
5858
rossoctl.io/inject: disabled
5959
rossoctl.io/transport: streamable_http
6060
rossoctl.io/type: tool

0 commit comments

Comments
 (0)