docs: remove outdated description

This commit is contained in:
kurokobo 2024-03-03 01:13:32 +09:00
parent 3badffbc52
commit 65aed8dd93
No known key found for this signature in database
GPG key ID: A6224377E5B0604E
2 changed files with 2 additions and 4 deletions

View file

@ -273,10 +273,8 @@ Refer [📁 **Back up AWX using AWX Operator**](backup) and [📁 **Restore AWX
- [📁 **Integrate AWX with EDA Controller** (Experimental)](rulebooks) - [📁 **Integrate AWX with EDA Controller** (Experimental)](rulebooks)
- The guide to deploy and use Event Driven Ansible Controller (EDA Controller) with AWX on K3s. - 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.** - **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. - 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) - [📁 **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. - 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) - [📁 **Use Ansible Runner**](runner)

View file

@ -211,7 +211,7 @@ Now your AWX is available at `https://galaxy.example.com/` or the hostname you s
## Configuration and Usage ## 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 ### Sync Collections with Public Galaxy