[stable/ghost] Update broken link to NGINX Ingress Annotations docs (#17658)

Signed-off-by: juan131 <juan@bitnami.com>
This commit is contained in:
Juan Ariza Toledano
2019-10-07 01:11:16 -07:00
committed by Kubernetes Prow Robot
parent 8c492cb388
commit 748a289da4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: ghost
version: 7.2.6
version: 7.2.7
appVersion: 2.31.1
description: A simple, powerful publishing platform that allows you to share your stories with the world
keywords:
+1 -1
View File
@@ -224,7 +224,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