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

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
This commit is contained in:
Somefive
2023-03-06 13:17:48 +08:00
committed by GitHub
parent ce749dd6bb
commit e7dad3c9be
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: |