[stable/orangehrm] Update broken link to NGINX Ingress Annotations docs (#17667)

Signed-off-by: juan131 <juan@bitnami.com>
This commit is contained in:
Juan Ariza Toledano
2019-10-04 03:02:38 -07:00
committed by Kubernetes Prow Robot
parent c156182072
commit 8b9be923ae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: orangehrm
version: 6.2.3
version: 6.2.4
appVersion: 4.3.3-0
description: OrangeHRM is a free HR management system that offers a wealth of modules
to suit the needs of your business.
+1 -1
View File
@@ -187,7 +187,7 @@ ingress:
## Ingress annotations done as key:value pairs
## For a full list of possible ingress annotations, please see
## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/annotations.md
## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md
##
## If tls is set to true, annotation ingress.kubernetes.io/secure-backends: "true" will automatically be set
## If certManager is set to true, annotation kubernetes.io/tls-acme: "true" will automatically be set