Skip to content

Commit

Permalink
Undo incorrect change
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiitk committed May 13, 2024
1 parent ae345ad commit 85eafbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/test_app/runners/k8s/gamma_server_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ def run( # pylint: disable=arguments-differ
bootstrap_version=bootstrap_version,
enable_csm_observability=enable_csm_observability,
generate_mesh_id=generate_mesh_id,
csm_workload_name=self.csm_workload_name,
csm_canonical_service_name=self.csm_canonical_service_name,
**self.deployment_args.as_dict(),
)

Expand Down

0 comments on commit 85eafbd

Please sign in to comment.