[14:39:38] headsup: I've added suport for additional external services in https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/984819, currently amounting to kafka, zookeeper, kerberos, hadoop (master/namenode), druid, CAS & presto [14:40:12] (this relates to what we discussed yesterday in the SIG meeting, aka T331894) [15:12:49] <_joe_> uhm [15:13:07] <_joe_> I'll take a look maybe tomorrow [15:14:25] <_joe_> I have an early question though: why did you copy over our templates instead of vendoring them? [15:14:37] <_joe_> I'm referring to https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/984819/18/charts/external-services/templates/_helpers.tpl [16:45:47] good question. I think I tried to be as nimble and self-contained as possible here. I could very much inherit from the `base`templates there [16:47:24] I first wanted to actually test out whether this approach would work before tackling template dependency issues, really. Now that we know it works, I'm very much open to cleaning this up