Skip to content

Commit

Permalink
Verbiage changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gannaraputeja committed Oct 4, 2024
1 parent 4551960 commit 1639666
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install-satellite/satellite-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ kubectl get service levoai-collector -n levoai
```

### 6. Optionally, enable authentication for satellite APIs.
Add below config to `values.yml` file to enable authentication for satellite APIs using Organization ID from Levo dashboard. Refer to [Accessing Organization IDs](/integrations/common-tasks.md#accessing-organization-ids) for fetching the Organization ID.
Add below config to `values.yml` file to enable authentication for satellite APIs using a unique key.
Refer to [Accessing Organization IDs](/integrations/common-tasks.md#accessing-organization-ids) for fetching the Organization ID.

```yaml
levoai-collector:
Expand Down

0 comments on commit 1639666

Please sign in to comment.