rancher-charts/packages/rancher-gatekeeper/generated-changes/patch
Colleen Murphy 8f3bf8d6fa Fix image registry for gatekeeper 2021-08-06 16:55:56 -07:00
..
templates Fix image registry for gatekeeper 2021-08-06 16:55:56 -07:00
Chart.yaml.patch Add cluster-tool annotation 2021-07-30 11:20:56 -07:00
README.md.patch Update gatekeeper to 3.5.1 2021-07-27 09:17:56 -07:00
values.yaml.patch Update gatekeeper to 3.5.1 2021-07-27 09:17:56 -07:00

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -69,7 +69,7 @@
 | postInstall.labelNamespace.image.tag         | Image tag                                                                              | `1.20.4-4.0.5`                                                            |
 | postInstall.labelNamespace.image.pullPolicy  | Image pullPolicy                                                                       | `IfNotPresent`                                                            |
 | postInstall.labelNamespace.image.pullSecrets | Image pullSecrets                                                                      | `[]`                                                                      |
-| 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`                                                                       |