mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-29 18:31:35 +02:00
Update Kubernetes from v1.6.6 to v1.6.7
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Self-hosted Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootkube" {
|
||||
source = "git::https://github.com/dghubble/bootkube-terraform.git?ref=v0.5.0"
|
||||
source = "git::https://github.com/dghubble/bootkube-terraform.git?ref=v0.5.1"
|
||||
|
||||
cluster_name = "${var.cluster_name}"
|
||||
api_servers = ["${var.k8s_domain_name}"]
|
||||
|
Reference in New Issue
Block a user