fix(ci): use direct in-cluster Kubernetes auth for CI runner — drop kubeconfig file dependency

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:01 -07:00
parent 3833c0d119
commit adbad3d97e
4 changed files with 9 additions and 37 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
locals {
kubeconfig_path = var.kubeconfig_path
cluster_domain = var.cluster_domain
cluster_domain = var.cluster_domain
}
# Helm repositories will be created in helm-repositories.tf