chore(argo-rollouts) Upgrade to argo-rollouts 1.3.0 (#1466)
Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
parent
107695e738
commit
ed2bf79bab
7 changed files with 132 additions and 8 deletions
|
|
@ -198,6 +198,13 @@ spec:
|
|||
query:
|
||||
type: string
|
||||
type: object
|
||||
influxdb:
|
||||
properties:
|
||||
profile:
|
||||
type: string
|
||||
query:
|
||||
type: string
|
||||
type: object
|
||||
job:
|
||||
properties:
|
||||
metadata:
|
||||
|
|
@ -2571,6 +2578,9 @@ spec:
|
|||
maxSkew:
|
||||
format: int32
|
||||
type: integer
|
||||
minDomains:
|
||||
format: int32
|
||||
type: integer
|
||||
topologyKey:
|
||||
type: string
|
||||
whenUnsatisfiable:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue