Commit 887e586b authored by Rob Greenwood's avatar Rob Greenwood

Downgrade kube2iam to 0.10.4

parent d5c14349
......@@ -29,7 +29,7 @@ resource "kubernetes_daemonset" "kube2iam_daemonset" {
host_network = true
container {
image = "jtblin/kube2iam:0.10.6"
image = "jtblin/kube2iam:0.10.4"
name = "kube2iam-container"
image_pull_policy = "IfNotPresent"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment