1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/microshift-config-yaml.adoc
2025-10-07 12:50:27 -04:00

14 lines
819 B
Plaintext

// Module included in the following assemblies:
//
// * microshift_configuring/microshift-default-config-yaml.adoc
:_mod-docs-content-type: CONCEPT
[id="microshift-config-yaml_{context}"]
= The {microshift-short} configuration file
At startup, {microshift-short} checks the system-wide `/etc/microshift/` directory for a configuration file named `config.yaml`. If the configuration file does not exist in the directory, built-in default values are used to start the service.
You must use the {microshift-short} configuration file in combination with host and, sometimes, application and service settings. Ensure that you configure each function in tandem when you adjust settings for your {microshift-short} node.
For your convenience, a `config.yaml.default` file ready for your inputs is automatically installed.