mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/fluentd] Remove unnecessary checks during the tests that depend on the underlying platform (#14704)
Signed-off-by: jotamartos <jotamartos@vmware.com>
This commit is contained in:
@@ -9,15 +9,9 @@ file:
|
||||
/var/log:
|
||||
exists: true
|
||||
filetype: directory
|
||||
mode: "0755"
|
||||
owner: root
|
||||
group: root
|
||||
/var/lib/docker/containers:
|
||||
exists: true
|
||||
filetype: directory
|
||||
mode: "0710"
|
||||
owner: root
|
||||
group: root
|
||||
command:
|
||||
# The Chart is configured to keep track of the logs in the /var/log/containers directory. Creating a log file
|
||||
# should trigger the Forwarder to send the contents to the Aggregator.
|
||||
|
||||
Reference in New Issue
Block a user