简体   繁体   中英

How to prevent upload kitchensink workflow in docker?

I run Netflix conductor docker (conductor/docker docker-compose.yaml). Docker starts and uploads workflows:

  • ephemeralKitchenSinkEphemeralTasks
  • ephemeralKitchenSinkStoredTasks
  • kitchensink

How I can prevent running these workflows?

Solved: Solution. set loadSample to false in docker/server/config/config-local.properties and in docker/server/config/config.properties

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM