rancher-charts/packages/rancher-gatekeeper/generated-changes/patch
Colleen Murphy 0070a19a81
(dev-v2.6-archive) Fix image registry for gatekeeper
(partially cherry picked from commit 8f3bf8d6fa)
2022-01-06 11:35:34 -08:00
..
templates (dev-v2.6-archive) Fix image registry for gatekeeper 2022-01-06 11:35:34 -08:00
Chart.yaml.patch (dev-v2.6-archive) Add cluster-tool annotation 2022-01-06 11:35:28 -08:00
README.md.patch (dev-v2.6-archive) Merge pull request #1232 from cmurphy/gatekeeper-3.4.0 2022-01-06 11:35:17 -08:00
values.yaml.patch (dev-v2.6-archive) Merge pull request #1232 from cmurphy/gatekeeper-3.4.0 2022-01-06 11:35:17 -08: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`                                                                       |