rancher-charts/packages/rancher-logging/generated-changes/patch
Julia Bier cde38e5771
[dev-v2.9] Update logging image dependencies (#4386)
2024-10-01 17:22:15 -04:00
..
templates [dev-v2.9] Include system default registry template (#4321) 2024-08-08 15:07:44 -04:00
Chart.yaml.patch [dev-v2.9] Rebase logging to 4.8.0 (#4235) 2024-08-07 16:54:46 -04:00
README.md.patch [dev-v2.9] Rebase logging to 4.8.0 (#4235) 2024-08-07 16:54:46 -04:00
values.yaml.patch [dev-v2.9] Update logging image dependencies (#4386) 2024-10-01 17:22:15 -04:00

README.md.patch

--- charts-original/README.md
+++ charts/README.md
@@ -64,6 +64,7 @@
 | tolerations | list | `[]` | Node Tolerations |
 | affinity | object | `{}` | Node Affinity |
 | podLabels | object | `{}` | Define which Nodes the Pods are scheduled on. |
+| logging | object | `{"allowClusterResourcesFromAllNamespaces":false,"clusterDomain":"cluster.local.","clusterFlows":[],"clusterOutputs":[],"controlNamespace":"","defaultFlow":{},"enableRecreateWorkloadOnImmutableFieldChange":false,"enabled":false,"errorOutputRef":"","eventTailer":{},"flowConfigCheckDisabled":false,"flowConfigOverride":"","fluentbit":{},"fluentbitDisabled":false,"fluentd":{},"fluentdDisabled":false,"globalFilters":[],"hostTailer":{},"loggingRef":"","nodeAgents":{},"skipInvalidResources":false,"syslogNG":{},"watchNamespaceSelector":{},"watchNamespaces":[]}` | Logging resources configuration. |
 | logging.enabled | bool | `false` | Logging resources are disabled by default |
 | logging.loggingRef | string | `""` | Reference to the logging system. Each of the loggingRefs can manage a fluentbit daemonset and a fluentd statefulset. |
 | logging.flowConfigCheckDisabled | bool | `false` | Disable configuration check before applying new fluentd configuration. |