Skip to content

Commit

Permalink
Add ServiceAccountName to secret-splunk-validation-hook pod
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsabri authored May 9, 2023
1 parent b36acaa commit 9ce4d40
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
"helm.sh/hook": pre-upgrade,pre-install
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
spec:
serviceAccountName: {{ template "splunk-otel-collector.serviceAccountName" . }}
restartPolicy: Never
containers:
- name: validate-secret
Expand Down

0 comments on commit 9ce4d40

Please sign in to comment.