Updating Kong helm chart

This commit is contained in:
Ned Wright
2023-06-01 16:15:31 +00:00
parent 45e51ddbf7
commit 795d07bd41
36 changed files with 1438 additions and 655 deletions

View File

@@ -448,8 +448,8 @@ spec:
type: object
upstream:
description: Upstream represents a virtual hostname and can be used to
loadbalance incoming requests over multiple targets (e.g. Kubernetes
`Services` can be a target, OR `Endpoints` can be targets).
load balance incoming requests over multiple targets (e.g. Kubernetes
Services can be a target, or URLs can be targets).
properties:
algorithm:
description: Algorithm is the load balancing algorithm to use.