Steve Wilkerson 2f46948259 Helm-toolkit: Fix hasKey call for security context snippet
This fixes the hasKey call in the pod security context snippet
template, as the call requires 2 args: a map and a key. This
addresses the problem by indexing the provided map on the
application key, before passing it to the hasKey call

Change-Id: I95264c933b51e2a8e38f63faa1e239bb3c1ebfda
2018-12-14 10:32:21 -06:00
..