Added config example and fixed helm installation

This commit is contained in:
Max Pfeiffer
2025-09-18 19:26:00 +02:00
parent 2d31e02b47
commit 55ebc7f11b
3 changed files with 19 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
# Kubernetes
kubernetes_config_path = "~/.kube/config"
Kubernetes_config_context = "admin@yourclustername"