fix(ci): use direct in-cluster Kubernetes auth for CI runner — drop kubeconfig file dependency
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user