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