mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-16 18:51:33 +02:00
Update Cilium from v1.8.4 to v1.8.5
* https://github.com/cilium/cilium/releases/tag/v1.8.5
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=7036f6489144257c2920b85e2fa1e9524cb2f4b2"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=3a0feda171eee0db272f265241a3e7d15271bdce"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
Reference in New Issue
Block a user