Skip to content

Commit

Permalink
fix the example format issue on rollout (#186)
Browse files Browse the repository at this point in the history
Signed-off-by: fakecore <flowunlight@gmail.com>
  • Loading branch information
fakecore committed May 16, 2024
1 parent 0c15679 commit 759bd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollouts/user-manuals/strategy-multi-batch-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
```YAML
apiVersion: rollouts.kruise.io/v1beta1
kind: Rollout
metadata:
metadata:
name: rollouts-demo
spec:
workloadRef:
Expand Down

0 comments on commit 759bd3c

Please sign in to comment.