Skip to content

Commit

Permalink
changed repo namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Catalin-Stratulat-Ericsson committed Dec 5, 2024
1 parent a75f0e0 commit b398878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"mode": "auto",
"program": "${workspaceFolder}/cmd/porchctl/main.go",
"args": [
"rpkg", "init", "porch-package-name", "--workspace=v1", "--namespace=default", "--repository=repo-name"
"rpkg", "init", "porch-package-name", "--workspace=v1", "--namespace=repository-namespace", "--repository=repo-name"
],
"cwd": "${workspaceFolder}"
},
Expand Down

0 comments on commit b398878

Please sign in to comment.