Skip to content

Commit ea6d19c

Browse files
committed
docs(vcluster): add CAPIVC reference link
Reviewer requested reference to CAPIVC project. Added direct link to the cluster-api-provider-vcluster GitHub repository.
1 parent a33503c commit ea6d19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcluster/learn-how-to/control-plane/container/configure-webhook-token-auth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ The webhook must respond with the authentication result:
195195

196196
## Use with CAPIVC
197197

198-
When using vCluster with CAPIVC, you can configure webhook token authentication through the `VCLUSTER_YAML` environment variable:
198+
When using vCluster with [Cluster API Provider for vCluster (CAPIVC)](https://github.com/loft-sh/cluster-api-provider-vcluster), you can configure webhook token authentication through the `VCLUSTER_YAML` environment variable:
199199

200200
```bash
201201
cat > /tmp/values.yaml <<EOF

0 commit comments

Comments
 (0)