Skip to content

Commit 8096665

Browse files
committed
formatting fixes
1 parent 366de23 commit 8096665

File tree

3 files changed

+111
-112
lines changed

3 files changed

+111
-112
lines changed

docs/self-hosting/govern/plane-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ services:
8787
enabled: true
8888
```
8989
90-
This activates the PI API, worker, beat-worker, and migrator workloads. Replica counts and resource limits for each workload can be configured through the [Plane AI values block](/self-hosting/methods/kubernetes#plane-ai-pi-deployment) in your `values.yaml`.
90+
This activates the Plane AI API, worker, beat-worker, and migrator workloads. Replica counts and resource limits for each workload can be configured through the [Plane AI values block](/self-hosting/methods/kubernetes#plane-ai-pi-deployment) in your `values.yaml`.
9191

9292
:::
9393

docs/self-hosting/methods/download-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ curl "https://prime.plane.so/api/v2/setup/?version=<version>&airgapped=<true|fal
2020

2121
| Parameter | Required | Default | Description |
2222
| ----------- | -------- | ------- | ---------------------------------------------------------------------------- |
23-
| `version` | Yes || Release tag (e.g., `v2.4.04`) |
23+
| `version` | Yes || Release tag (e.g., `v2.4.04`) |
2424
| `airgapped` | No | `false` | Set to `true` for airgapped compose files |
2525
| `platform` | No | `amd64` | Target architecture: `amd64` or `arm64`. Only applies when `airgapped=true`. |
2626

0 commit comments

Comments
 (0)