Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
thr authored and thr committed Dec 6, 2023
1 parent 610e462 commit 0d73c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion universalmessaging/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,6 @@ readinessProbe:
successThreshold: 1
failureThreshold: 5

# -- Instanciate Nginx as external LB. The LB will be configured to dispatch incoming requests to all `replicaCount` replicas.
# -- Deploy Nginx as external LB. The LB will be configured to dispatch incoming requests to all `replicaCount` replicas.
# Nginx is configured by example from [Universal Messaging documentation](https://documentation.softwareag.com/universal_messaging/num10-15/webhelp/num-webhelp/#page/num-webhelp%2Fre-configure_nginx_to_serve_http_requests.html%23)
externalLoadBalancer: false

0 comments on commit 0d73c69

Please sign in to comment.