Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[database] Fix database config template for remote Redis instance (so…
…nic-net#19239) The local Redis daemon should not run for a remote database. How I did it Do not generate a supervisord configuration entry for the remote database instances. How to verify it Compile and run the DPU image. The database container on the DPU should run Redis daemons only for local DB instances.
- Loading branch information