From dfafa1b501c579b223019261bbb71d0cd3f8db83 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 13 Mar 2025 14:03:17 -0400 Subject: [PATCH] remove manually Signed-off-by: Alex --- .../index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename content/en/blog/{joining-hub-and-spoke-with-aws-auth-manually => joining-hub-and-spoke-with-aws-auth}/index.md (52%) diff --git a/content/en/blog/joining-hub-and-spoke-with-aws-auth-manually/index.md b/content/en/blog/joining-hub-and-spoke-with-aws-auth/index.md similarity index 52% rename from content/en/blog/joining-hub-and-spoke-with-aws-auth-manually/index.md rename to content/en/blog/joining-hub-and-spoke-with-aws-auth/index.md index a8e7a95b9..9202ca8c1 100644 --- a/content/en/blog/joining-hub-and-spoke-with-aws-auth-manually/index.md +++ b/content/en/blog/joining-hub-and-spoke-with-aws-auth/index.md @@ -1,8 +1,8 @@ --- -title: Joining OCM Hub and Spoke using AWS IRSA authentication -- Manual Steps +title: Joining OCM Hub and Spoke using AWS IRSA authentication date: 2024-12-02 -author: Guidewire [Suvaansh Kumar](https://github.com/suvaanshkumar), [Gaurav Jaswal](https://github.com/jaswalkiranavtar), [Emily Li](https://github.com/dtclxy64) +author: Guidewire [Suvaansh Kumar](https://github.com/suvaanshkumar), [Gaurav Jaswal](https://github.com/jaswalkiranavtar), [Emily Li](https://github.com/dtclxy64), [Alex Chan](https://github.com/alex0chan) toc_hide: true --- -Refer [this](https://github.com/open-cluster-management-io/ocm/tree/main/solutions/joining-hub-and-spoke-with-aws-auth-manually) solution. +Refer [this](https://github.com/open-cluster-management-io/ocm/tree/main/solutions/joining-hub-and-spoke-with-aws-auth) solution.