From e54878d292482f1d0b888e80fae62e03f93d0925 Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Wed, 31 Jan 2024 12:54:50 +0100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cf379c47a..c497671d0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -38,7 +38,7 @@ If possible, please include: - `kubectl describe` output - yaml definitions for your objects (for instance replica-set) - The operator logs - - Below we are assuming the database pods of your replicasets are named `mongo`. For instance: + - Below we are assuming your replicasets database pods is named `mongo`. For instance: ``` ❯ k get pods NAME READY STATUS RESTARTS AGE