Skip to content

Commit 633276f

Browse files
committed
runs generate make
Signed-off-by: karloramone <[email protected]>
1 parent eaf367d commit 633276f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/logging-operator/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Use `createCustomResource=false` with Helm v3 to avoid trying to create CRDs fro
6565
| nodeSelector | object | `{}` | |
6666
| tolerations | list | `[]` | Node Tolerations |
6767
| affinity | object | `{}` | Node Affinity |
68+
| topologySpreadConstraints | list | `[]` | Pod Topology Spread Constraints |
69+
| strategy | object | `{}` | Deployment Strategy |
6870
| podLabels | object | `{}` | Define which Nodes the Pods are scheduled on. |
6971
| logging.enabled | bool | `false` | Logging resources are disabled by default |
7072
| logging.loggingRef | string | `""` | Reference to the logging system. Each of the loggingRefs can manage a fluentbit daemonset and a fluentd statefulset. |

0 commit comments

Comments
 (0)