rancher-charts/packages/rancher-gatekeeper/generated-changes/patch
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00
..
crds Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
templates Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
Chart.yaml.patch Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
README.md.patch Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
values.yaml.patch Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -4,7 +4,7 @@
 
 | Parameter                           | Description                                                                                                                                                                                            | Default                                                                   |
 | :---------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------ |
-| auditInterval                       | The frequency with which audit is run                                                                                                                                                                  | `60`                                                                      |
+| auditInterval                       | The frequency with which audit is run                                                                                                                                                                  | `300`                                                                      |
 | constraintViolationsLimit           | The maximum # of audit violations reported on a constraint                                                                                                                                             | `20`                                                                      |
 | auditFromCache                      | Take the roster of resources to audit from the OPA cache                                                                                                                                               | `false`                                                                   |
 | auditChunkSize                      | Chunk size for listing cluster resources for audit (alpha feature)                                                                                                                                     | `0`                                                                       |