Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasonable-Solutions committed Jan 20, 2025
1 parent 58b5450 commit e21cd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/aiven.nais.io/v1/aiven_application_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ type RedisSpec struct {
}

type ValkeySpec struct {
// The last part of the name used when creating the instance (ie. valkey-<team>-<instance>)
// The last part of the name used when creating the instance (ie. Valkey-<team>-<instance>)
Instance string `json:"instance,omitempty"`
// Access level for Valkey user
// +kubebuilder:validation:Enum=read;write;readwrite;admin
Expand Down

0 comments on commit e21cd8a

Please sign in to comment.