diff --git a/templates/autoscaler.yaml.tpl b/templates/autoscaler.yaml.tpl index 83e4a404..2b72f40b 100644 --- a/templates/autoscaler.yaml.tpl +++ b/templates/autoscaler.yaml.tpl @@ -40,6 +40,7 @@ rules: - "replicationcontrollers" - "persistentvolumeclaims" - "persistentvolumes" + - "volumeattachments" verbs: ["watch", "list", "get"] - apiGroups: ["extensions"] resources: ["replicasets", "daemonsets"]