Skip to content

Commit

Permalink
docs typo: annotations is incorrectly written as label
Browse files Browse the repository at this point in the history
Signed-off-by: ty-dc <[email protected]>
  • Loading branch information
ty-dc committed Dec 2, 2024
1 parent e3b8408 commit e8d904d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/usage/install/ai/get-started-macvlan-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
metadata:
name: gpu1-sriov
namespace: spiderpool
labels:
annotations:
cni.spidernet.io/rdma-resource-inject: gpu-network
spec:
cniType: macvlan
Expand Down
2 changes: 1 addition & 1 deletion docs/usage/install/ai/get-started-macvlan.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ In the steps above, we demonstrated how to use SR-IOV technology to provide RDMA
metadata:
name: gpu1-sriov
namespace: spiderpool
labels:
annotations:
cni.spidernet.io/rdma-resource-inject: gpu-network
spec:
cniType: macvlan
Expand Down
2 changes: 1 addition & 1 deletion docs/usage/install/ai/get-started-sriov-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ Spiderpool 使用了 [sriov-network-operator](https://github.com/k8snetworkplumb
metadata:
name: gpu1-sriov
namespace: spiderpool
labels:
annotations:
cni.spidernet.io/rdma-resource-inject: gpu-network
spec:
cniType: sriov
Expand Down
2 changes: 1 addition & 1 deletion docs/usage/install/ai/get-started-sriov.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ In the steps above, we demonstrated how to use SR-IOV technology to provide RDMA
metadata:
name: gpu1-sriov
namespace: spiderpool
labels:
annotations:
cni.spidernet.io/rdma-resource-inject: gpu-network
spec:
cniType: sriov
Expand Down

0 comments on commit e8d904d

Please sign in to comment.