[stable/dokuwiki] Add chart and release labels in pods (#6911)

This commit is contained in:
Javier J. Salmerón-García
2018-07-30 08:50:57 -07:00
committed by k8s-ci-robot
parent 238bc7a135
commit 92f9855523
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: dokuwiki
version: 2.0.3
version: 2.0.4
appVersion: 0.20180422.201805030840
description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating
documentation. It is targeted at developer teams, workgroups, and small companies.
@@ -12,6 +12,8 @@ spec:
metadata:
labels:
app: {{ template "dokuwiki.name" . }}
chart: {{ template "dokuwiki.chart" . }}
release: {{ .Release.Name | quote }}
spec:
{{- if .Values.image.pullSecrets }}
imagePullSecrets: