From 6bd43dbbf088edf51887688e3057b93c533e39f0 Mon Sep 17 00:00:00 2001 From: Chenxi Jiang <78208999+Chenxi-Seu@users.noreply.github.com> Date: Wed, 1 Jun 2022 10:34:48 +0800 Subject: [PATCH] update rollout types in basic_usage (#38) Signed-off-by: chenxi.jiang --- docs/tutorials/basic_usage.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/tutorials/basic_usage.md b/docs/tutorials/basic_usage.md index 056532e..6b82dc0 100644 --- a/docs/tutorials/basic_usage.md +++ b/docs/tutorials/basic_usage.md @@ -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: