From ced65b122bdf7f1d1d7bca67d89f47faec299b10 Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Fri, 4 Oct 2019 12:03:00 +0200 Subject: [PATCH] [stable/phabricator] Update broken link to NGINX Ingress Annotations docs (#17671) Signed-off-by: juan131 --- stable/phabricator/Chart.yaml | 2 +- stable/phabricator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index 05cddd08ac..aadaaadc78 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phabricator -version: 7.0.10 +version: 7.0.11 appVersion: 2019.39.0 description: Collection of open source web applications that help software companies build better software. keywords: diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index aed29efb4f..009399043b 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -170,7 +170,7 @@ ingress: ## Ingress annotations done as key:value pairs ## If certManager is set to true, annotation kubernetes.io/tls-acme: "true" will automatically be set - ## 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 ## annotations: # kubernetes.io/ingress.class: nginx