mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/phabricator] Add chart and release labels in pods (#6903)
This commit is contained in:
committed by
k8s-ci-robot
parent
440ef88f72
commit
c03f0143b9
@@ -1,5 +1,5 @@
|
||||
name: phabricator
|
||||
version: 2.1.2
|
||||
version: 2.1.3
|
||||
appVersion: 2018.29.0
|
||||
description: Collection of open source web applications that help software companies build better software.
|
||||
keywords:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: {{ template "phabricator.fullname" . }}
|
||||
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
|
||||
release: "{{ .Release.Name }}"
|
||||
spec:
|
||||
{{- if .Values.image.pullSecrets }}
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user