Skip to content

Commit

Permalink
Generate new 'fluentd-sumologic.yaml.tmpl'
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI authored and andrzej-stencel committed Sep 15, 2020
1 parent a94afaf commit 5a0c3d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/kubernetes/fluentd-sumologic.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,7 @@ spec:
name: collection-sumologic-fluentd-events
securityContext:
fsGroup: 999

containers:
- name: fluentd-events
image: sumologic/kubernetes-fluentd:1.2.2
Expand Down Expand Up @@ -898,6 +899,7 @@ spec:
name: collection-sumologic-fluentd-metrics
securityContext:
fsGroup: 999

containers:
- name: fluentd
image: sumologic/kubernetes-fluentd:1.2.2
Expand Down Expand Up @@ -1022,6 +1024,7 @@ spec:
name: collection-sumologic-fluentd-logs
securityContext:
fsGroup: 999

containers:
- name: fluentd
image: sumologic/kubernetes-fluentd:1.2.2
Expand Down

0 comments on commit 5a0c3d5

Please sign in to comment.