mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-21 14:31:33 +02:00
Update flannel-cni from v0.4.1 to v0.4.2
* https://github.com/poseidon/flannel-cni/releases/tag/v0.4.2
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=75fc91deb8ee740b8ce3297fbfbd451785bc9afb"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=efd750d7a81228cdc47b81329fe5dbef1e6542b5"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
Reference in New Issue
Block a user