rancher-charts/packages/rancher-gatekeeper/generated-changes/patch
Sebastiaan van Steenis 9f0d5ca73d
Change gatekeeper crd to rancher mirrored image
2022-07-08 15:21:52 +02:00
..
templates add gatekeeper:3.8.1 2022-06-15 12:00:33 +05:30
Chart.yaml.patch add gatekeeper:3.8.1 2022-06-15 12:00:33 +05:30
README.md.patch add gatekeeper:3.8.1 2022-06-15 12:00:33 +05:30
values.yaml.patch Change gatekeeper crd to rancher mirrored image 2022-07-08 15:21:52 +02:00

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -79,7 +79,7 @@
 | psp.enabled                                   | Enabled PodSecurityPolicy                                                                                                                                                                                                                           | `true`                                                                    |
 | upgradeCRDs.enabled                           | Upgrade CRDs using pre-install/pre-upgrade hooks                                                                                                                                                                                                    | `true`                                                                    |
 | 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`                                                                       |