minor tweaks
This commit is contained in:
@@ -6,5 +6,4 @@ RUN apk update && \
|
||||
RUN fluent-gem install fluent-plugin-elasticsearch && \
|
||||
fluent-gem install fluent-plugin-kubernetes_metadata_filter && \
|
||||
fluent-gem install fluent-plugin-multi-format-parser
|
||||
USER fluent
|
||||
|
||||
|
@@ -134,6 +134,7 @@ spec:
|
||||
- name: varlibdockercontainers
|
||||
mountPath: /var/lib/docker/containers
|
||||
readOnly: true
|
||||
imagePullPolicy: Always
|
||||
volumes:
|
||||
- name: fluentd-config
|
||||
configMap:
|
||||
|
Reference in New Issue
Block a user