Skip to main content
Version: Early Access

Advanced Configuration

This section covers advanced configuration options for Digital.ai Release on Kubernetes. Use these guides when you need to go beyond the default setup, such as mounting custom configuration files, connecting to an external database, or managing secrets.

The Release configuration is managed through the conf directory. You can customize it by mounting persistent volumes with your own configuration files, migrating to an external database for production workloads, or using secret references in the custom resource file to keep sensitive data out of plain text.

Key Topics