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