Skip to content

Support custom logging configuration in k8s #2634

@ebariaux

Description

@ebariaux

Manager supports custom logging configuration by setting the OR_LOGGING_CONFIG_FILE environment variable and providing a custom configuration file.
With docker compose, the custom file is volume mapped to the manager container. This is not an option for kubernetes.

The most native way to support this in k8s is to use a ConfigMap to hold the configuration properties file.

Metadata

Metadata

Labels

EnhancementImprovement of an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions