Skip to content

Commit dc9cbfa

Browse files
committed
Updated input
Signed-off-by: sayantan1413 <[email protected]>
1 parent ea6c6e5 commit dc9cbfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mesheryctl.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ adapters["traefik_mesh"]=meshery-traefik-mesh:10006
2323
main() {
2424

2525
local pattern_filename=pat.yml
26-
local service_mesh="istio"
26+
local service_mesh=
2727
local service_mesh_adapter=
28-
local url="https://raw.githubusercontent.com/service-mesh-patterns/service-mesh-patterns/master/samples/IstioFilterPattern.yaml"
28+
local url=
2929

3030

3131
parse_command_line "$@"

0 commit comments

Comments
 (0)