Skip to content

Commit fc382ca

Browse files
committed
changed mock data
1 parent 7dafddc commit fc382ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/visualization-shop/visualization-backend/src

apps/visualization-shop/visualization-backend/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@ const mockMultipleSessionsOperatorStatus: OperatorStatusResponse = {
919919
name: "preview-session-deployment-order-service-53b43acb",
920920
namespace: "shop",
921921
key: "demo-gh-env",
922-
target: { kind: "Deployment", name: "order-service", container: "main" },
922+
target: { kind: "Deployment", name: "payment-service", container: "main" },
923923
image: "ghcr.io/metalbear-co/playground-order-service:preview-demo-gh-env-42f9da14b055016b0796534c4d320eb95df08dd5",
924924
ttlSecs: 7200,
925925
phase: "Ready",

0 commit comments

Comments
 (0)