mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-29 19:41:33 +02:00
gce: Update Kubernetes to v1.6.6
* Disable locksmithd.service on hosts, the container linux update operator will be used instead
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=3720aff28a465987e079dcd74fe3b6d5046d7010"
|
||||
source = "git::https://github.com/dghubble/bootkube-terraform.git?ref=v0.4.5"
|
||||
|
||||
cluster_name = "${var.cluster_name}"
|
||||
api_servers = ["${var.k8s_domain_name}"]
|
||||
|
Reference in New Issue
Block a user