Added kubeconfig to gitignore and improved documentation.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -59,3 +59,7 @@ __pycache__/
|
||||
*.pem
|
||||
id_rsa
|
||||
id_ed25519
|
||||
|
||||
# --- Kubeconfig ---
|
||||
# Never commit secrets
|
||||
.kubeconfig
|
||||
|
Reference in New Issue
Block a user