Skip to content

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
  • Loading branch information
skhalash committed Sep 23, 2024
1 parent 7595cc8 commit 805fe05
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apis/telemetry/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions config/crd/bases/telemetry.kyma-project.io_logpipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ spec:
description: Defines whether to drop all Kubernetes labels.
The default is `false`.
type: boolean
enabled:
default: true
description: If enabled, application logs are collected. The
default is `true`.
type: boolean
keepAnnotations:
description: Defines whether to keep all Kubernetes annotations.
The default is `false`.
Expand Down

0 comments on commit 805fe05

Please sign in to comment.