Skip to content

Commit

Permalink
Minor change in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
catttam committed Jan 19, 2024
1 parent 7cf8452 commit c5cd713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fdl.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ storage_providers:
| `cluster_id` </br> *string* | Identifier for the current cluster, used to specify the cluster's StorageProvider in job delegations. OSCAR-CLI sets it using the ClusterID from the FDL. Optional. (default: "") |
| `image` </br> *string* | Docker image for the service |
FDL. Optional. (default: "") |
| `vo` </br> *string* | VO in which the user creating the service is enrolled. Optional (default: "") |
| `vo` </br> *string* | Virtual Organization (VO) in which the user creating the service is enrolled. Optional (default: "") |
| `alpine` </br> *boolean* | Alpine parameter to set if image is based on Alpine. If `true` a custom release of faas-supervisor will be used. Optional (default: false) |
| `script` </br> *string* | Local path to the user script to be executed in the service container |
| `file_stage_in` </br> *bool* | Parameter to skip the download of the input files by the FaaS Supervisor (default: false) |
Expand Down

0 comments on commit c5cd713

Please sign in to comment.