Configuration and Settings
Configuration of the platform and its components is done primarily through Helm chart values. The values are stored in ConfigMaps and Secrets.
For the list of parameters that can be configured for values, see the Helm chart configurable parameteres.
Settings allows to configure subset of the platform setting during the runtime. The following settings are available:
📄️ Platform
Platform settings represent general configuration of the platform.
📄️ Custom Attributes
Custom Attributes are the collection of user defined attributes that can be attached to any object in the system and are used to extend the functionality of the system and provide additional information about the object. Custom Attributes can be associated with resources.
📄️ Global Metadata
Global Metadata is an abstraction layer to control and unite definition of specific metadata with same purpose. It allows the administrators to use already defined metadata marked as global and group all various content for different objects under one precise definition.
📄️ Events
The Events allows users to seamlessly configure and manage events that occur within the platform, enabling a robust workflow automation system. Events can be triggered by changes in the lifecycle of objects, such as state changes or performed actions. They can also be part of scheduled monitoring for objects that require user attention.
📄️ Logging
Logging settings include options for customizing how logs are handled. See Logging for detailed information about logging in the platform.
📄️ Authentication
Authentication settings include options for customizing how authentication is handled, with a focus on managing OAuth 2.0 providers.