[stable/osclass] Add chart and release labels in pods (#6889)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 09:36:57 -07:00
committed by k8s-ci-robot
parent 184867b0cf
commit 92b69b4ceb
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: osclass
version: 2.0.2
version: 2.0.3
appVersion: 3.7.4
description: Osclass is a php script that allows you to quickly create and manage
your own free classifieds site.
+2
View File
@@ -13,6 +13,8 @@ spec:
metadata:
labels:
app: {{ template "osclass.fullname" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ .Release.Name }}"
spec:
{{- if .Values.image.pullSecrets }}
imagePullSecrets: