Skip to content

Commit

Permalink
edit: add params detail in SDL doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chainzero committed Jul 31, 2024
1 parent 937b947 commit 3902c0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The top-level `services` entry contains a map of workloads to be ran on the Akas
| `args` | No | Arguments to custom command use when executing the container |
| `env` | No | Environment variables to set in running container. See [services.env](#servicesenv) |
| `expose` | No | Entities allowed to connect to the services. See [services.expose](#servicesexpose) |
| `params` | No | Defines parameters for Persistent Storage and Shared Memory (SHM) use |

### services.env

Expand Down

0 comments on commit 3902c0e

Please sign in to comment.