fix(ci): use direct in-cluster Kubernetes auth for CI runner — drop kubeconfig file dependency
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
variable "kubeconfig_path" {
|
||||
description = "Path to kubeconfig file"
|
||||
type = string
|
||||
default = "cluster-config/kubeconfig"
|
||||
}
|
||||
|
||||
variable "cluster_domain" {
|
||||
description = "Cluster domain (e.g., riotpiao.homelab.com)"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user