Add canary analysis interval to CRD

This commit is contained in:
stefanprodan
2019-01-07 00:24:43 +02:00
parent 322c83bdad
commit 537e8fdaf7
4 changed files with 24 additions and 0 deletions
+3
View File
@@ -56,6 +56,9 @@ spec:
type: number
canaryAnalysis:
properties:
interval:
type: string
pattern: "^[0-9]+(m)"
threshold:
type: number
maxWeight: