Added kubeconfig to gitignore and improved documentation.

This commit is contained in:
2025-07-15 21:33:36 +02:00
parent 8b322f39bf
commit 6e929947f0
2 changed files with 60 additions and 31 deletions

4
.gitignore vendored
View File

@ -59,3 +59,7 @@ __pycache__/
*.pem
id_rsa
id_ed25519
# --- Kubeconfig ---
# Never commit secrets
.kubeconfig