Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Values ¶
type Values struct { // Image is the fluent-bit image. Image string // InitContainerImage is the fluent-bit init container image. InitContainerImage string // VailEnabled specifies whether vali is used and should be configured as a ClusterOutput. ValiEnabled bool // PriorityClassName is the name of the priority class of the fluent-bit. PriorityClassName string }
Values is the values for fluent-bit configurations
Click to show internal directories.
Click to hide internal directories.