Update Cilium from v1.12.0 to v1.12.1

* https://github.com/cilium/cilium/releases/tag/v1.12.1
Этот коммит содержится в:
Dalton Hubble
2022-08-17 08:25:09 -07:00
родитель ef2d2af0c7
Коммит fcd8ff2b17
11 изменённых файлов: 11 добавлений и 11 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=bf8bdd4fb57973bf7296a31e907a2aa1ed4da097"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=c58cbec52b35c75e5ec04a39e16ccb19fc0e04ab"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]