mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-13 23:21:33 +02:00
Update flannel from v0.13.0 to v0.14.0
* https://github.com/flannel-io/flannel/releases/tag/v0.14.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=6b5d0887956cea3ea4ac0b93d9a3c31944e18dc0"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=7fbbbe7923462f5d482ebc276b953910c1a8cb93"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
Reference in New Issue
Block a user