Created
September 13, 2023 12:02
-
-
Save mjudeikis/ebd0685089fef629a4a8ac4a35279df4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arm-aks-gf: | |
variations: | |
Variation_1: true | |
Variation_2: false | |
defaultRule: | |
variation: Variation_1 | |
arm-aks-gf-cluster: | |
variations: | |
Variation_1: true | |
Variation_2: false | |
targeting: | |
- name: clusterID | |
query: clusterID eq "foo" | |
variation: Variation_1 | |
defaultRule: | |
variation: Variation_2 | |
metadata: | |
clusterID: foo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment