Skip to content

Commit

Permalink
Update charts/fluent-bit/templates/_pod.tpl
Browse files Browse the repository at this point in the history
Co-authored-by: Naseem Ullah <24660299+naseemkullah@users.noreply.github.com>
Signed-off-by: Danny Rehelis <autogun@gmail.com>
  • Loading branch information
drehelis and naseemkullah committed Dec 29, 2022
1 parent 8d80dc9 commit 957cd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fluent-bit/templates/_pod.tpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{- define "fluent-bit.pod" -}}
serviceAccountName: {{ include "fluent-bit.serviceAccountName" . }}
{{- with .Values.imagePullSecrets }}
{{ if .Values.shareProcessNamespace }}
{{ if .Values.shareProcessNamespace }}
shareProcessNamespace: true
{{ end }}
imagePullSecrets:
Expand Down

0 comments on commit 957cd1d

Please sign in to comment.