Ranger-Agent: add labels to test pod

This PS adds labels to the ranger agent test pod.

Change-Id: I4d3076677f741ff1902747451da964d2e8bd5272
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2018-12-13 15:38:25 -06:00 committed by Chris Wedgwood
parent eaa33974a0
commit f2b5952fdd
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ metadata:
name: "{{$envAll.Release.Name}}-test"
annotations:
"helm.sh/hook": test-success
labels:
{{ tuple $envAll "ranger-agent" "test" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 4 }}
spec:
serviceAccountName: {{ $serviceAccountName }}
nodeSelector: