Fix admonition block title

This commit is contained in:
Jérémie Tarot 2024-05-29 18:34:32 +02:00 committed by GitHub
parent b66ec512ac
commit 9cf0f93659
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,7 @@ It will install the controller in the `ingress-nginx` namespace, creating that n
helm show values ingress-nginx --repo https://kubernetes.github.io/ingress-nginx helm show values ingress-nginx --repo https://kubernetes.github.io/ingress-nginx
``` ```
!!! attention helm install on AWS/GCP/Azure/Other providers !!! attention helm install on AWS/GCP/Azure/Other providers
There have been too many attempts at using helm to install the controller on the cloud infra like AWS/GCP/Azure/Other. There have been too many attempts at using helm to install the controller on the cloud infra like AWS/GCP/Azure/Other.
The ingress-nginx-controller helm-chart is a generic install out of the box. The ingress-nginx-controller helm-chart is a generic install out of the box.