Skip to content

Commit 4454d49

Browse files
committed
Fix link
1 parent 046d9e9 commit 4454d49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/nginx-gateway-fabric/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ nginxGateway:
179179
# - type: Pods
180180
# value: 2
181181
# periodSeconds: 60
182-
# Custom or additional autoscaling metrics. https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#support-for-custom-metrics
182+
# Custom or additional autoscaling metrics. https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#scaling-on-custom-metrics
183183
# templates: []
184184
# - type: Pods
185185
# pods:
@@ -250,7 +250,7 @@ nginx:
250250
# - type: Pods
251251
# value: 2
252252
# periodSeconds: 60
253-
# Custom or additional autoscaling metrics. https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#support-for-custom-metrics
253+
# Custom or additional autoscaling metrics. https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#scaling-on-custom-metrics
254254
# templates: []
255255
# - type: Pods
256256
# pods:

0 commit comments

Comments
 (0)