Skip to content

Commit

Permalink
Update defaults.go
Browse files Browse the repository at this point in the history
format
  • Loading branch information
chatchai-outreach authored Feb 7, 2023
1 parent 680efa8 commit fddc148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/defaults/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const (
DefaultRolloutsConfigMapName = "argo-rollouts-config"
// DefaultRolloutPluginFolder is the default location where plugins will be downloaded and/or moved to.
DefaultRolloutPluginFolder = "plugin-bin"
// DefaultDescribeTagsLimit is the default number resources (ARNs) in a single call
// DefaultDescribeTagsLimit is the default number resources (ARNs) in a single call
DefaultDescribeTagsLimit int = 20
)

Expand Down

0 comments on commit fddc148

Please sign in to comment.