ConfigSync deployment
Table of Contents
ConfigSync is disabled by default because it requires preparation of a GitHub repository. This topic provides an overview of the deployment process.
1. Prepare a GitHub repository
The config-sync
service uses a GitHub repository to store the configuration files.
See Set up a GitHub repo for ConfigSync to learn how to prepare a repository for use with ConfigSync.
Repo organization explains what you’ll find in the repository when ConfigSync is enabled.
2. Enable ConfigSync
To enable ConfigSync, you need to update your Helm chart configuration. See Enable ConfigSync for instructions.
3. Configure the synchronization mode
You can select Publisher, Subscriber, or PubSub mode. See Configure the ConfigSync mode for instructions.
Additional configuration options
For additional configuration options, see the ConfigSync configuration reference.