[bitnami/*] Include link to Troubleshootin guide on README.md (#4136)

This commit is contained in:
Juan Ariza Toledano
2020-10-28 11:07:11 +01:00
committed by GitHub
parent eff33a50ea
commit c08a20e3db
75 changed files with 354 additions and 54 deletions

View File

@@ -379,3 +379,7 @@ Most likely you will only want to have one hostname that maps to this ASP.NET Co
For each host indicated at `ingress.extraHosts`, please indicate a `name`, `path`, and any `annotations` that you may want the ingress controller to know about.
For annotations, please see [this document](https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md). Not all annotations are supported by all ingress controllers, but this document does a good job of indicating which annotation is supported by many popular ingress controllers.
## Troubleshooting
Find more information about how to deal with common errors related to Bitnamis Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).