mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
Add component label to ui service
This commit is contained in:
@@ -2,7 +2,7 @@ name: consul
|
||||
home: https://www.consul.io/
|
||||
sources:
|
||||
- https://github.com/bitnami/consul
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
appVersion: 1.0.6
|
||||
description: Highly available and distributed service discovery and key-value store
|
||||
designed with support for the modern data center to make distributed systems and
|
||||
|
||||
@@ -8,6 +8,7 @@ metadata:
|
||||
chart: {{ template "consul.chart" . }}
|
||||
release: {{ .Release.Name | quote }}
|
||||
heritage: {{ .Release.Service | quote }}
|
||||
component: ui
|
||||
spec:
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
Reference in New Issue
Block a user