Skip to content
Snippets Groups Projects
Commit 02de35cf authored by Rui Cao's avatar Rui Cao Committed by k8s-ci-robot
Browse files

Fix some typos (#3382)


Signed-off-by: default avatarRui Cao <ruicao@alauda.io>
parent 7d8e2163
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
- name: "Determine if calico upgrade is needed"
block:
- name: "Check that calico version is enought for upgrade"
- name: "Check that calico version is enough for upgrade"
assert:
that:
- calico_version_on_server.stdout|version_compare('v2.6.5', '>=')
......
......@@ -28,7 +28,7 @@ contiv_fwd_mode: routing
# Fabric mode: aci, aci-opflex or default
contiv_fabric_mode: default
# Defaut netmode: vxlan or vlan
# Default netmode: vxlan or vlan
contiv_net_mode: vxlan
# Dataplane interface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment