Skip to content

Commit

Permalink
Update generated files
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Fekete <[email protected]>
  • Loading branch information
fekete-robert committed Aug 1, 2023
1 parent 3613548 commit a0892cf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
8 changes: 4 additions & 4 deletions content/docs/configuration/crds/v1beta1/fluentbit_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Default: -

FluentbitSpec defines the desired state of FluentbitAgent

### LoggingRef (string, optional) {#fluentbitspec-loggingref}
### loggingRef (string, optional) {#fluentbitspec-loggingref}

Default: -

Expand Down Expand Up @@ -711,7 +711,7 @@ Default: Off

Allow Kubernetes Pods to exclude their logs from the log processor (read more about it in Kubernetes Annotations section).

Default: Off
Default: On

### Labels (string, optional) {#filterkubernetes-labels}

Expand Down Expand Up @@ -1067,11 +1067,11 @@ Default: -

Defines a FluentbitNameProvider

### LoggingRef (*Logging, optional) {#fluentbitnameprovider-loggingref}
### Logging (*Logging, optional) {#fluentbitnameprovider-logging}

Default: -

### fluentbit (*FluentbitAgent, optional) {#fluentbitnameprovider-fluentbit}
### FluentbitAgent (*FluentbitAgent, optional) {#fluentbitnameprovider-fluentbitagent}

Default: -

Expand Down
6 changes: 6 additions & 0 deletions content/docs/configuration/crds/v1beta1/logging_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ Limit namespaces to watch Flow and Output custom resources.

Default: -

### watchNamespaceSelector (*metav1.LabelSelector, optional) {#loggingspec-watchnamespaceselector}

WatchNamespaceSelector is a LabelSelector to find matching namespaces to watch as in WatchNamespaces

Default: -

### clusterDomain (*string, optional) {#loggingspec-clusterdomain}

Cluster domain name to be used when templating URLs to services .
Expand Down
2 changes: 1 addition & 1 deletion content/docs/configuration/crds/v1beta1/syslogng_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Default: -

### stats_freq (*int, optional) {#globaloptions-stats_freq}

Deprecated. Use stats/level from 4.1+
Deprecated. Use stats/freq from 4.1+

Default: -

Expand Down

0 comments on commit a0892cf

Please sign in to comment.