Skip to content

Commit

Permalink
Change schema for % rollout flag
Browse files Browse the repository at this point in the history
  • Loading branch information
drichelson committed Jun 4, 2024
1 parent f216237 commit 3ff633d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
percentRollout: 31.0
percentRollout:
true: 31.0
false: 69.0
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
percentRollout: 100.0
percentRollout:
true: 100.0
false: 0.0

0 comments on commit 3ff633d

Please sign in to comment.