mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
fix: add link to the guide to use ACME CA
This commit is contained in:
parent
ad3bf32fef
commit
17674940b1
1 changed files with 3 additions and 0 deletions
|
|
@ -422,6 +422,9 @@ kubectl apply -f awx-secret-tls.yaml
|
||||||
- **Note that the containerized implementation of Galaxy NG is not supported at this time.**
|
- **Note that the containerized implementation of Galaxy NG is not supported at this time.**
|
||||||
- **All information on the page is for development, testing and study purposes only.**
|
- **All information on the page is for development, testing and study purposes only.**
|
||||||
- See [📝`galaxy/README.md`](galaxy) for instructions.
|
- See [📝`galaxy/README.md`](galaxy) for instructions.
|
||||||
|
- [📁 **Use SSL Certificate from Public ACME CA**](acme)
|
||||||
|
- To use a certificate from public ACME CA such as Let's Encrypt or ZeroSSL instead of Self-Signed certificate.
|
||||||
|
- See [📝`acme/README.md`](acme) for instructions.
|
||||||
- [📁 **Use Ansible Builder**](builder)
|
- [📁 **Use Ansible Builder**](builder)
|
||||||
- Use Ansible Builder to build our own Execution Environment.
|
- Use Ansible Builder to build our own Execution Environment.
|
||||||
- See [📝`builder/README.md`](builder) for instructions.
|
- See [📝`builder/README.md`](builder) for instructions.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue