Skip to content

Commit

Permalink
Fixed formatting for fluent-bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
musa-asad committed May 16, 2024
1 parent e035546 commit 7d5f8c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ spec:
serviceAccountName: {{ template "cloudwatch-agent.serviceAccountName" . }}
nodeSelector:
kubernetes.io/os: linux
tolerations:
- operator: Exists
tolerations:
- operator: Exists
{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ spec:
terminationGracePeriodSeconds: 10
dnsPolicy: ClusterFirstWithHostNet
serviceAccountName: {{ template "cloudwatch-agent.serviceAccountName" . }}
tolerations:
- operator: Exists
tolerations:
- operator: Exists
{{- end }}

0 comments on commit 7d5f8c3

Please sign in to comment.