diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0194790..a84aeee 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -27,7 +27,5 @@ "postCreateCommand": "go version && go mod download", "remoteUser": "vscode", "features": { - "kubectl-helm-minikube": "latest", - "github-cli": "latest" } } \ No newline at end of file