Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
checco committed Jul 19, 2024
1 parent b9f725f commit ad29164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module "as_demo" {
| <a name="input_log_storage"></a> [log\_storage](#input\_log\_storage) | Log PVC storage | `string` | `"2Gi"` | no |
| <a name="input_data_storage"></a> [data\_storage](#input\_data\_storage) | Data PVC storage | `string` | `"10Gi"` | no |
| <a name="input_plugins_storage"></a> [plugins\_storage](#input\_plugins\_storage) | Plugins PVC storage | `string` | `"1Gi"` | no |
| <a name="input_devmode_enabled"></a> [devmode\_enabled](#input\_devmode\_enabled | Axon Server devmode | `bool` | `false` | no |
| <a name="input_devmode_enabled"></a> [devmode\_enabled](#input\_devmode\_enabled) | Axon Server devmode | `bool` | `false` | no |

## Outputs

Expand Down

0 comments on commit ad29164

Please sign in to comment.