variable "config_path" { description = "Path to the kubeconfig file" type = string } variable "hostname" { description = "Hostname for the Minio server" type = string }