mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
fix format error (#5146)
Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com> Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
This commit is contained in:
@@ -36,8 +36,8 @@ spec:
|
||||
requests:
|
||||
storage: 8Gi
|
||||
storageClassName: standard
|
||||
# the cluster you want to apply the resource to, default is the current cluster
|
||||
cluster: <your cluster name>
|
||||
# the cluster you want to apply the resource to, default is the current cluster
|
||||
cluster: <your cluster name>
|
||||
- name: apply-server
|
||||
type: apply-component
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user