Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingParsley committed Jan 7, 2022
1 parent 2f6f05f commit e0653d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apis/druid/v1alpha1/druid_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@ type DruidSpec struct {
DeepStorage *DeepStorageSpec `json:"deepStorage,omitempty"`

// Optional: Custom Dimension Map Path for statsd emitter
DimensionsMapPath string `json:"metricDimensions.json,omitempty"`
KafkaPropertiesPath string `json:"kafka.properties,omitempty"`
DimensionsMapPath string `json:"metricDimensions.json,omitempty"`
}

type DruidNodeSpec struct {
Expand Down

0 comments on commit e0653d6

Please sign in to comment.