rancher-charts/packages/rancher-gatekeeper/generated-changes/patch/README.md.patch

12 lines
1.7 KiB
Diff
Raw Normal View History

--- charts-original/README.md
+++ charts/README.md
2022-04-08 11:22:59 +00:00
@@ -71,7 +71,7 @@
| postInstall.labelNamespace.image.pullSecrets | Image pullSecrets | `[]` |
2022-04-08 11:22:59 +00:00
| 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` |
2022-04-08 11:22:59 +00:00
+| 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` |