Skip to content

Commit

Permalink
Fixing indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Farina <matt.farina@suse.com>
  • Loading branch information
mattfarina committed Jan 3, 2023
1 parent 6611cdc commit 50ec3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cli/values/options.go
Expand Up @@ -36,7 +36,7 @@ type Options struct {
Values []string // --set
FileValues []string // --set-file
JSONValues []string // --set-json
LiteralValues []string // --set-literal
LiteralValues []string // --set-literal
}

// MergeValues merges values from files specified via -f/--values and directly
Expand Down

0 comments on commit 50ec3d4

Please sign in to comment.