Commit graph

4 commits

Author SHA1 Message Date
Brad Beam
2b188d1382 Fixing resource type for kibana 2017-04-10 11:01:12 -05:00
Vladimir Rutsky
40d38c5c6a fix typo in "kibana_base_url" variable name
This typo lead to kibana_base_url being undefined and Kibana used
default base URL ("/") which is incorrect with default proxy-based
access.
2017-02-16 18:17:06 +03:00
Matthew Mosesohn
2d1109e09e Fix upgrade for all daemonset type resources
Daemonsets cannot be simply upgraded through a single API call,
regardless of any kubectl documentation. The resource must be
purged and then recreated in order to make any changes.
2017-02-08 18:16:00 +03:00
Brad Beam
8218b9970f Adding EFK logging stack 2017-02-03 16:27:08 -06:00