Merge pull request #104 from k8sgpt-ai/chore/readme-update

feat: updated readme
This commit is contained in:
Alex Jones 2023-03-28 12:05:05 +01:00 committed by GitHub
commit 02f5f921e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ K8sgpt is focused on triaging and diagnosing issues in your cluster. It is a too
### Configuration ### Configuration
`k8sgpt` stores config data in `~/.k8sgpt` the data is stored in plain text, including your OpenAI key. `k8sgpt` stores config data in `~/.k8sgpt.yaml` the data is stored in plain text, including your OpenAI key.
### Contributing ### Contributing