aboutsummaryrefslogtreecommitdiffstats
path: root/reference/logging-kubernetes/logdemonode/resources/config/README.txt
blob: 5cc01497f534ad661742282d389b07aff9defe52 (plain)
1
2
3
4
5
6
7
8
9
10
This directory contains all external configuration files that
need to be mounted into an application container.

See the configmap.yaml in the templates directory for an example
of how to load (ie map) config files from this directory, into
Kubernetes, for distribution within the k8s cluster.

See deployment.yaml in the templates directory for an example
of how the 'config mapped' files are then mounted into the
containers.