Skip to content

Commit

Permalink
Add kubernetes vscode extension
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Aug 2, 2023
1 parent bc99494 commit 7a655d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"GitHub.copilot",
"bierner.markdown-mermaid",
"tamasfe.even-better-toml",
"github.vscode-github-actions"
"github.vscode-github-actions",
"ms-kubernetes-tools.vscode-kubernetes-tools"
],
"settings": {
"python.analysis.typeCheckingMode": "basic",
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
name: test-deployment


on: pull_request

permissions:
Expand Down

0 comments on commit 7a655d5

Please sign in to comment.