update tf to work with k8s 1.25.0
This commit is contained in:
parent
a5b57c9588
commit
8b2a453f2f
4 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Creates namespace and everythin needed
|
||||
module "metallb" {
|
||||
source = "colinwilson/metallb/kubernetes"
|
||||
version = "0.1.5"
|
||||
version = "0.1.7"
|
||||
}
|
||||
|
||||
resource "kubernetes_config_map" "config" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue