From ee26e97731319784d9540ae4ff0391d2a60a4ae9 Mon Sep 17 00:00:00 2001 From: garrettmills Date: Wed, 26 Feb 2025 22:30:58 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56243ec..8decdfc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Why? This allows the storage backend to be configured in Proxmox, instead of req > ⚠️ > -> **Before setting up the `csi-driver`, you must first deploy the P5x `api-server` component.** The `api-server` is required for all P5x components and manages communication between Kubernetes and the underlying Proxmox infrastructure. +> **Before setting up the `csi-driver`, you must first deploy the P5x `api-server` component.** The `api-server` is required for all P5x components and manages communication between Kubernetes and the underlying Proxmox infrastructure. You can find the instructions [here](https://code.garrettmills.dev/p5x/api-server). ## Deployment