From 5edf0ed3aab531f8204fd71243dfb05909eaa34f Mon Sep 17 00:00:00 2001 From: Andrew Kozin Date: Tue, 20 Sep 2022 10:23:22 +0100 Subject: [PATCH] Fix typo --- imgproxy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imgproxy/values.yaml b/imgproxy/values.yaml index e89c672..4694a66 100644 --- a/imgproxy/values.yaml +++ b/imgproxy/values.yaml @@ -158,7 +158,7 @@ resources: ingress: enabled: false - # Add this prefix to ingress host paths. For example, use '*' for AWS load balancer + # Add this suffix to ingress host paths. For example, use '*' for AWS load balancer # This is a shortcut for the issue: https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues/667 pathSuffix: # the custom name for the ingress resource