testing kubernetes network

This commit is contained in:
Richie Cahill
2024-05-25 12:48:46 -04:00
parent b106e7b9e2
commit 0388993f40
3 changed files with 31 additions and 2 deletions

View File

@ -60,5 +60,6 @@
// other
"python.analysis.typeCheckingMode": "basic",
"redhat.telemetry.enabled": true,
"gitlens.plusFeatures.enabled": false
"gitlens.plusFeatures.enabled": false,
"github.copilot.editor.enableAutoCompletions": true
}