Skip to content

Commit 366de23

Browse files
committed
review fixes
1 parent 8d96131 commit 366de23

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Embedding models power semantic search. Plane AI supports:
6060

6161
## Enable Plane AI services
6262

63-
:::info
63+
:::tip
6464
For other deployment methods such as Coolify, Portainer, Docker Swarm, and Podman Quadlets, use the same [environment variables](/self-hosting/govern/environment-variables#plane-ai) defined for Docker Compose Setup.
6565
:::
6666

@@ -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 (PI) values block](/self-hosting/methods/kubernetes#plane-ai-pi-deployment) in your `values.yaml`.
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`.
9191

9292
:::
9393

0 commit comments

Comments
 (0)