mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-01 08:34:35 +02:00
Update Cilium and Calico CNI providers
* Update Cilium from v1.11.3 to v1.11.4 * Update Calico from v3.22.1 to v3.22.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=ab5e18bba9c42a1eb6fa28588259596970d55641"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=031e9fdb6cc63b98c0c82702527846f79df3ea15"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
Reference in New Issue
Block a user