Skip to content

Commit

Permalink
docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
docs.yml committed Nov 6, 2024
1 parent e7a7836 commit 12176bb
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 @@ -66,7 +66,7 @@ The Watch configuration is a part of the Pepr module that allows you to watch fo
| `PEPR_RETRY_DELAY_SECONDS` | The delay between retries in seconds. | default: `"10"` |
| `PEPR_LAST_SEEN_LIMIT_SECONDS` | Max seconds to go without receiving a watch event before re-establishing the watch | default: `"300"` (5 mins) |
| `PEPR_RELIST_INTERVAL_SECONDS` | Amount of seconds to wait before a relist of the watched resources | default: `"600"` (10 mins) |
| `PEPR_HTTP2_WATCH` | Configure the Kubernetes Fluent Client to use an http2 watcher | default: `"undefined"` |
| `PEPR_USE_LEGACY_WATCH` | Configure the Kubernetes Fluent Client to use legacy node-fetch watcher | default: `"undefined"` |

## Configuring Reconcile

Expand Down

0 comments on commit 12176bb

Please sign in to comment.