Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ManagedResourceControlName is the name of the Vali managed resource.
ManagedResourceControlName = "vali"
)
Variables ¶
This section is empty.
Functions ¶
func CentralLoggingConfiguration ¶
func CentralLoggingConfiguration() (component.CentralLoggingConfig, error)
CentralLoggingConfiguration returns a fluent-bit parser and filter for the vali logs.
Types ¶
type Values ¶ added in v1.74.0
type Values struct { ValiImage string CuratorImage string TelegrafImage string KubeRBACProxyImage string RenameLokiToValiImage string InitLargeDirImage string ClusterType component.ClusterType Replicas int32 PriorityClassName string IngressHost string AuthEnabled bool KubeRBACProxyEnabled bool HVPAEnabled bool Storage *resource.Quantity MaintenanceTimeWindow *hvpav1alpha1.MaintenanceTimeWindow }
Values are the values for the Vali.
Click to show internal directories.
Click to hide internal directories.