[bitnami/*] Fix broken links to NGINX Ingress Annotations docs

Signed-off-by: juan131 <juan@bitnami.com>
This commit is contained in:
juan131
2019-10-03 17:35:21 +02:00
parent 9470102ae5
commit 42a2f476bd
29 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: jenkins
version: 3.4.3
version: 3.4.4
appVersion: 2.190.1
description: The leading open source automation server
keywords:

View File

@@ -136,7 +136,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