From 65aed8dd93850454009b609f1b2e42346f0c3db5 Mon Sep 17 00:00:00 2001 From: kurokobo <2920259+kurokobo@users.noreply.github.com> Date: Sun, 3 Mar 2024 01:13:32 +0900 Subject: [PATCH] docs: remove outdated description --- README.md | 4 +--- galaxy/README.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5dd6e2d..0d173fd 100644 --- a/README.md +++ b/README.md @@ -273,10 +273,8 @@ Refer [📁 **Back up AWX using AWX Operator**](backup) and [📁 **Restore AWX - [📁 **Integrate AWX with EDA Controller** (Experimental)](rulebooks) - The guide to deploy and use Event Driven Ansible Controller (EDA Controller) with AWX on K3s. - **Note that EDA Controller Operator that used in this guide is not a fully supported installation method for EDA Controller.** -- [📁 **Deploy Private Galaxy NG on Docker or Kubernetes** (Experimental)](galaxy) +- [📁 **Deploy Private Galaxy NG on Kubernetes** (Experimental)](galaxy) - The guide to deploy our own Galaxy NG instance. - - **Note that the containerized implementation of Galaxy NG is not officially supported at this time.** - - **All information on the guide is for development, testing and study purposes only.** - [📁 **Use SSL Certificate from Public ACME CA**](acme) - The guide to use a certificate from public ACME CA such as Let's Encrypt or ZeroSSL instead of Self-Signed certificate. - [📁 **Use Ansible Runner**](runner) diff --git a/galaxy/README.md b/galaxy/README.md index 35dc586..94a56b0 100644 --- a/galaxy/README.md +++ b/galaxy/README.md @@ -211,7 +211,7 @@ Now your AWX is available at `https://galaxy.example.com/` or the hostname you s ## Configuration and Usage -Basic configuration and usage of Galaxy NG. Following section is based on Galaxy NG 4.9. +Basic configuration and usage of Galaxy NG. ### Sync Collections with Public Galaxy