Skip to content

Commit

Permalink
docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
docs.yml committed May 23, 2024
1 parent 18c106a commit 7933ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/main/user-guide/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The Watch configuration is a part of the Pepr module that allows you to watch fo
| `PEPR_RETRYMAX` | The maximum number of times to retry the watch, the retry count is reset on success. | default: `"5"` |
| `PEPR_RETRYDELAYSECONDS` | The delay between retries in seconds. | default: `"10"` |
| `PEPR_RESYNCINTERVALSECONDS` | Amount of seconds to wait before a forced-resyncing of the watch list | default: `"300"` (5 mins) |
| `PEPR_ALLOWWATCHBOOKMARKS` | Whether to allow [watch bookmarks](https://kubernetes.io/docs/reference/using-api/api-concepts/#watch-bookmarks).| default: `"true"` or `"false"` |



## Customizing with Helm
Expand Down

0 comments on commit 7933ab2

Please sign in to comment.