Skip to content

Commit

Permalink
cleanup launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarbian-sap committed Jun 20, 2023
1 parent 267b4a1 commit b6c9093
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
"request": "launch",
"mode": "auto",
"program": "${workspaceFolder}",
"env": {
"TMPDIR": "${workspaceFolder}/tmp"
},
"args": [
"--kubeconfig=${workspaceFolder}/.kubeconfig",
"--cluster-resource-namespace=default",
Expand Down

0 comments on commit b6c9093

Please sign in to comment.