Browse Source

fix(docs): update calico.md wrong image path (#12582)

pull/12138/merge
JaeyungLee 1 week ago
committed by GitHub
parent
commit
411fdddaae
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/CNI/calico.md

2
docs/CNI/calico.md

@ -180,7 +180,7 @@ calico_group_id=rr1
The inventory above will deploy the following topology assuming that calico's The inventory above will deploy the following topology assuming that calico's
`global_as_num` is set to `65400`: `global_as_num` is set to `65400`:
![Image](figures/kubespray-calico-rr.png?raw=true)
![Image](../figures/kubespray-calico-rr.png?raw=true)
### Optional : Define default endpoint to host action ### Optional : Define default endpoint to host action

Loading…
Cancel
Save