diff --git a/cinder/templates/pod-rally-test.yaml b/cinder/templates/pod-rally-test.yaml index dbd368fe8a..4670abbf90 100644 --- a/cinder/templates/pod-rally-test.yaml +++ b/cinder/templates/pod-rally-test.yaml @@ -32,6 +32,7 @@ metadata: "helm.sh/hook": test-success spec: restartPolicy: Never + serviceAccountName: {{ $serviceAccountName }} initContainers: {{ tuple $envAll $dependencies $mounts_cinder_tests_init | include "helm-toolkit.snippets.kubernetes_entrypoint_init_container" | indent 4 }} containers: