diff options
Diffstat (limited to 'docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md')
| -rw-r--r-- | docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md b/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md index 2a418227..524f6e61 100644 --- a/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md +++ b/docs/versioned_docs/version-v0.21.0/02-Installation/04-kubernetes.md @@ -21,7 +21,7 @@ Using `HOARDER_VERSION=release` will pull the latest stable version. You might w ### 3. Setup OpenAI -To enable automatic tagging, you'll need to configure OpenAI. This is optional though but hightly recommended. +To enable automatic tagging, you'll need to configure OpenAI. This is optional though but highly recommended. - Follow [OpenAI's help](https://help.openai.com/en/articles/4936850-where-do-i-find-my-openai-api-key) to get an API key. - Add the OpenAI API key to the `.env` file: |
