rancher-charts/packages/rancher-gatekeeper/generated-changes/patch
mitulshah-suse 697c23f8c9 add gatekeeper 3.9.0 2022-09-21 10:38:54 +05:30
..
templates add gatekeeper 3.9.0 2022-09-21 10:38:54 +05:30
Chart.yaml.patch add gatekeeper 3.9.0 2022-09-21 10:38:54 +05:30
README.md.patch add gatekeeper 3.9.0 2022-09-21 10:38:54 +05:30
values.yaml.patch add gatekeeper 3.9.0 2022-09-21 10:38:54 +05:30

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -98,7 +98,7 @@
 | upgradeCRDs.enabled                           | Upgrade CRDs using pre-install/pre-upgrade hooks                                                                                                                                                                                                    | `true`                                                                    |
 | upgradeCRDs.extraRules                        | Extra rules for the gatekeeper-admin-upgrade-crds ClusterRole                                                                                                                                                                                       | `[]`                                                                      |
 | crds.securityContext                          | Security context applied to the container                                                                                                                                                                                                           | `{ "allowPrivilegeEscalation": false, "capabilities": "drop": [all], "readOnlyRootFilesystem": true, "runAsGroup": 65532, "runAsNonRoot": true, "runAsUser": 65532 }` |
-| 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`                                                                       |