mirror of
https://github.com/hashicorp/terraform-provider-kubernetes.git
synced 2026-02-18 18:18:54 -05:00
3 lines
59 B
HCL
3 lines
59 B
HCL
provider "kubernetes" {
|
|
config_path = "~/.kube/config"
|
|
}
|