Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2022-06-23 12:11:18 -05:00
parent 92f712d294
commit c8fd7189ea
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ spec:
value: "@every 10s" # valid cron schedule
```
**Note:** The `metadata` section of `binding-cron.yaml` contains a [Cron expression]({{ ref cron.md }}) that specifies how often the binding is invoked.
**Note:** The `metadata` section of `binding-cron.yaml` contains a [Cron expression]({{< ref cron.md >}}) that specifies how often the binding is invoked.
#### `component\binding-postgres.yaml` component file