[stable/phabricator] Add chart and release labels in pods (#6903)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 10:49:56 -07:00
committed by k8s-ci-robot
parent 440ef88f72
commit c03f0143b9
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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: