make MirrorWeight's type int, not float64

This commit is contained in:
mathetake
2020-03-10 15:47:46 +09:00
parent 3425d6e965
commit 7380dbb8ab
5 changed files with 7 additions and 7 deletions

View File

@@ -325,7 +325,7 @@ spec:
# enable traffic shadowing
mirror: true
# weight of the traffic mirrored to your canary (defaults to 100%)
mirrorWeight: 100.0
mirrorWeight: 100
metrics:
- name: request-success-rate
thresholdRange: