mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-04-23 11:06:07 +02:00
fix: correct Helm chart path in README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -150,8 +150,8 @@ helm repo update
|
||||
|
||||
**2. Install the Chart:**
|
||||
```bash
|
||||
# Install from the local /chart directory
|
||||
helm install shadowbroker ./chart --create-namespace --namespace shadowbroker
|
||||
# Install from the local helm/chart directory
|
||||
helm install shadowbroker ./helm/chart --create-namespace --namespace shadowbroker
|
||||
```
|
||||
|
||||
**3. Key Features:**
|
||||
|
||||
Reference in New Issue
Block a user