Add VS Code configuration files and demo token hashes for local testing
Build and Test / verify (push) Successful in 34s
Build and Push Container Image / build-and-push-image (push) Successful in 1m35s

This commit is contained in:
2026-07-12 14:59:34 +02:00
parent fc4f89804c
commit 3cb559ffbc
6 changed files with 113 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"recommendations": [
"golang.go",
"redhat.vscode-yaml",
"ms-kubernetes-tools.vscode-kubernetes-tools"
]
}