You can mount any ConfigMap into your ECD by using the extraConfigMapMounts
list in the specification. This is useful if you want to customize the APL logging configuration for ECDs and do not have persistent storage configuredas described in Customizing APL Logging for ECDs (3.2).
To mount an arbitrary ConfigMap:
...