Currently - in chart v2.2.0 - when chart is uninstalled, the Fluentd pods' PersistentVolumeClaim resources are left behind in the cluster.
I would expect to either always have them deleted, or - if that's undesirable - have an option to delete them on chart uninstallation. It could be the sumologic.cleanupEnabled option or a different one if required.
Currently - in chart v2.2.0 - when chart is uninstalled, the Fluentd pods' PersistentVolumeClaim resources are left behind in the cluster.
I would expect to either always have them deleted, or - if that's undesirable - have an option to delete them on chart uninstallation. It could be the
sumologic.cleanupEnabledoption or a different one if required.