Fix: replication example componentdefinition miss workload field for webhook validation (#5618)

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
(cherry picked from commit c8709a2c13)

Co-authored-by: Somefive <yd219913@alibaba-inc.com>
This commit is contained in:
github-actions[bot]
2023-03-06 13:18:49 +08:00
committed by GitHub
co-authored by Somefive
parent 52c9a8f0a3
commit 0861498ab8
2 changed files with 4 additions and 0 deletions
@@ -22,6 +22,8 @@ metadata:
name: replica-webservice
namespace: vela-system
spec:
workload:
type: autodetects.core.oam.dev
schematic:
cue:
template: |
@@ -7,6 +7,8 @@ metadata:
name: replica-webservice
namespace: vela-system
spec:
workload:
type: autodetects.core.oam.dev
schematic:
cue:
template: |