rancher-charts/packages/rancher-gatekeeper/generated-changes/patch
Steven Crespo c42070f0da Add missing annotations to gatekeeper 2022-05-11 17:56:44 -07:00
..
templates add gatekeeper:3.7.1 2022-04-20 09:43:24 +05:30
Chart.yaml.patch Add missing annotations to gatekeeper 2022-05-11 17:56:44 -07:00
README.md.patch add gatekeeper:3.7.1 2022-04-20 09:43:24 +05:30
values.yaml.patch add gatekeeper:3.7.1 2022-04-20 09:43:24 +05:30

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -71,7 +71,7 @@
 | postInstall.labelNamespace.image.pullSecrets | Image pullSecrets                                                                      | `[]`                                                                      |
 | psp.enabled                                  | Enabled PodSecurityPolicy                                                              | `true`                                                                    |
 | upgradeCRDs.enabled                          | Upgrade CRDs using pre-install/pre-upgrade hooks                                       | `true`                                                                    |
-| 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`                                                                       |