Skip to content

Commit

Permalink
Merge pull request #329 from akash-network/sdl-doc-params-add
Browse files Browse the repository at this point in the history
edit: add params detail in SDL doc
  • Loading branch information
chainzero committed Jul 31, 2024
2 parents 937b947 + 3902c0e commit 8fa1827
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 8fa1827

Please sign in to comment.