Skip to content

Commit 92d3cde

Browse files
docs: Update link to default Cilium values in cni.md (#1173)
**What problem does this PR solve?**: Fix broken link in Cilium CNI docs **Which issue(s) this PR fixes**: Fixes # **How Has This Been Tested?**: <!-- Please describe the tests that you ran to verify your changes. Provide output from the tests and any manual steps needed to replicate the tests. --> **Special notes for your reviewer**: <!-- Use this to provide any additional information to the reviewers. This may include: - Best way to review the PR. - Where the author wants the most review attention on. - etc. -->
1 parent cc32a9c commit 92d3cde

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/content/addons/cni.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ NOTE: ConfigMap should contain complete helm values for Cilium as same will be a
8383
8484
### Default Cilium Specification
8585
86-
Please check the [default Cilium configuration](../../../charts/cluster-api-runtime-extensions-nutanix/addons/cni/cilium/values-template.yaml).
86+
Please check the [default Cilium configuration].
8787
8888
## Select Deployment Strategy
8989
@@ -134,3 +134,4 @@ deploying cluster-api-runtime-extensions-nutanix chart:
134134
```
135135

136136
[Cluster API Add-on Provider for Helm]: https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm
137+
[default Cilium configuration]: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/blob/v{{< param "version" >}}/charts/cluster-api-runtime-extensions-nutanix/addons/cni/cilium/values-template.yaml {{< mdl-disable "<!-- markdownlint-disable MD013 MD034 -->" >}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{- /* Ignore the shortcode */ -}}

0 commit comments

Comments
 (0)