Skip to content

Commit

Permalink
Update replicas settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kdelemme committed Aug 24, 2023
1 parent 2524646 commit 304ea7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const getSLOSummarySettingsTemplate = (name: string) => ({
name,
template: {
settings: {
auto_expand_replicas: '0-all',
auto_expand_replicas: '0-1',
hidden: true,
},
},
Expand Down

0 comments on commit 304ea7a

Please sign in to comment.