mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Rebase and update values-production
This commit is contained in:
@@ -2,7 +2,7 @@ name: consul
|
||||
home: https://www.consul.io/
|
||||
sources:
|
||||
- https://github.com/bitnami/consul
|
||||
version: 2.2.0
|
||||
version: 2.3.0
|
||||
appVersion: 1.3.0
|
||||
description: Highly available and distributed service discovery and key-value store
|
||||
designed with support for the modern data center to make distributed systems and
|
||||
|
||||
@@ -103,6 +103,13 @@ ui:
|
||||
service:
|
||||
enabled: true
|
||||
type: "ClusterIP"
|
||||
## Provide any additional annotations which may be required. This can be used to
|
||||
## set the LoadBalancer service type to internal only.
|
||||
## ref: https://kubernetes.io/docs/concepts/services-networking/service/#internal-load-balancer
|
||||
##
|
||||
annotations:
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
loadBalancerIP:
|
||||
|
||||
## Configure the ingress resource that allows you to access the
|
||||
## Consul user interface. Set up the URL
|
||||
|
||||
Reference in New Issue
Block a user