Skip to content

Commit 210b173

Browse files
remove typo
1 parent f88e54d commit 210b173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-apply-sub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Deploy
129129
env:
130130
MICROSERVICE_NAME: ${{ matrix.microservice }}
131-
MICROSERVICE_FULLNAME: tracing-be-${{ matrix.microservice }}
131+
MICROSERVICE_FULLNAME: interop-be-${{ matrix.microservice }}
132132
K8S_NAMESPACE: ${{ inputs.environment }}
133133
TIMEOUT_SECONDS: ${{ inputs.timeout_seconds }}
134134
FORCE_ROLLOUT: ${{ inputs.force_restart }}

0 commit comments

Comments
 (0)