Skip to content

Commit

Permalink
Update machineset-group-aws.yml (#8745)
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalezrh authored Oct 31, 2024
1 parent 57487b2 commit f851bfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@
) | int }}
when:
- machineset_group.autoscale | default(false) | bool
- machineset_group.total_replicas_max > 0
- machineset_group.total_replicas_max | int > 0

0 comments on commit f851bfb

Please sign in to comment.