From aada4b2f2d64b1c06c988f6e5248f2dba67f888d Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Tue, 28 Mar 2023 11:49:36 +0100 Subject: [PATCH] chore: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ada0cc..db826f4 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ K8sgpt is focused on triaging and diagnosing issues in your cluster. It is a too ### 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