Skip to content

Commit

Permalink
Update fluentbit-fluentBit.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Aibek <[email protected]>
  • Loading branch information
L1ghtman2k authored Oct 6, 2023
1 parent 2912881 commit 028e855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/fluent-operator/templates/fluentbit-fluentBit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ spec:
{{- if .Values.fluentbit.hostNetwork }}
hostNetwork: {{ .Values.fluentbit.hostNetwork }}
{{- end }}

{{- if .Values.fluentbit.dnsPolicy }}
dnsPolicy: {{ .Values.fluentbit.dnsPolicy }}
{{- end }}
Expand Down Expand Up @@ -88,4 +89,4 @@ spec:
{{ toYaml .Values.fluentbit.serviceAccountAnnotations | indent 4 }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}

0 comments on commit 028e855

Please sign in to comment.