From 67ee8f1e664012edf6f79208c84a7b353b1003a8 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Thu, 10 Aug 2023 19:53:50 +0200 Subject: [PATCH] Update values.yaml - update documentation link for ingress-nginx annotations Signed-off-by: jessebot --- charts/longhorn/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/longhorn/values.yaml b/charts/longhorn/values.yaml index 7b49dc15..089f07ac 100644 --- a/charts/longhorn/values.yaml +++ b/charts/longhorn/values.yaml @@ -256,7 +256,7 @@ ingress: ## kubernetes.io/tls-acme: true ## ## 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/main/docs/user-guide/nginx-configuration/annotations.md ## ## If tls is set to true, annotation ingress.kubernetes.io/secure-backends: "true" will automatically be set annotations: