upgrade proxmox provider and some other tf [ci skip]
This commit is contained in:
parent
d06f296c51
commit
c58c577a9c
7 changed files with 116 additions and 116 deletions
2
main.tf
2
main.tf
|
|
@ -135,7 +135,7 @@ provider "kubernetes" {
|
|||
}
|
||||
|
||||
provider "helm" {
|
||||
kubernetes {
|
||||
kubernetes = {
|
||||
config_path = var.prod ? "" : "~/.kube/config"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue