update rollout types in basic_usage (#38)

Signed-off-by: chenxi.jiang <chenxi.jiang.seu@gmail.com>
This commit is contained in:
Chenxi Jiang 2022-06-01 10:34:48 +08:00 committed by GitHub
parent 35e09e1819
commit 6bd43dbbf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -89,14 +89,12 @@ metadata:
# namespace: xxxx
spec:
objectRef:
type: workloadRef
# rollout of published workloads, currently only supports Deployment, CloneSet
workloadRef:
apiVersion: apps/v1
kind: Deployment
name: echoserver
strategy:
type: canary
canary:
# canary published, e.g. 20%, 40%, 60% ...
steps: