2021-05-19 09:40:40 +02:00

375 B

Pod

Options related to pod provisioning.

Handler

What to use for pod creation. This covers several features and is a bit more extensive than many other options.

  • dynamic: Every created pod has its own components.js config for its ResourceStore, which can differ from the others.
  • static: All pod data is stored in separate containers in the same ResourceStore.