mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/dokuwiki] Add chart and release labels in pods (#6911)
This commit is contained in:
committed by
k8s-ci-robot
parent
238bc7a135
commit
92f9855523
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user