From 46149be037a965ebc0aa8b1a8ab9e139e1824c56 Mon Sep 17 00:00:00 2001 From: Kellie Freeman Date: Mon, 26 Feb 2024 10:52:38 -0500 Subject: [PATCH] Minor updates for consistency. --- CONTRIBUTING.md | 2 +- blueprints/02-at-scale/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e1424fb..50329c32 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ CloudBees welcomes you to use the GitHub issue tracker to report bugs or suggest When filing an issue: -1. Please check existing open and recently closed issues to ensure someone else has not already reported the issue. +1. Check existing open and recently closed issues to ensure someone else has not already reported the issue. 2. Review the upstream repositories: - [aws-ia/terraform-aws-eks-blueprints](https://github.com/aws-ia/terraform-aws-eks-blueprints) - [aws-ia/terraform-aws-eks-blueprints-addons](https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/tree/main) diff --git a/blueprints/02-at-scale/README.md b/blueprints/02-at-scale/README.md index 5cdc5025..68c67f4c 100644 --- a/blueprints/02-at-scale/README.md +++ b/blueprints/02-at-scale/README.md @@ -222,7 +222,7 @@ The [CloudBees Backup plugin](https://docs.cloudbees.com/docs/cloudbees-ci/lates To view the **backup-all-controllers** job: -1. Sign in to the CloudBees CI operations center UI. Note that access to back up jobs is restricted to admin users via RBAC. +1. Sign in to the CloudBees CI operations center UI as a user with **Administer** privileges. Note that access to back up jobs is restricted to admin users via RBAC. 2. From the operations center dashboard, select **All** to view all folders on the operations center. 3. Navigate to the **admin** folder, and then select the **backup-all-controllers** Cluster Operations job.