Skip to content

Commit

Permalink
misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolik committed Aug 5, 2024
1 parent 825909a commit 2083313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/valkey_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ type ValkeySpec struct {
// Enable prometheus
// +kubebuilder:default:=false
Prometheus bool `json:"prometheus,omitempty"`
// Extra prometheus labels for operator targetting
// Extra prometheus labels for operator targeting
PrometheusLabels map[string]string `json:"prometheusLabels,omitempty"`

// Persistent volume claim
Expand Down

0 comments on commit 2083313

Please sign in to comment.