mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/mediawiki] Add chart and release labels in pods (#6896)
This commit is contained in:
committed by
k8s-ci-robot
parent
2dd0e0100c
commit
e4ef121594
@@ -1,5 +1,5 @@
|
||||
name: mediawiki
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: 1.31.0
|
||||
description: Extremely powerful, scalable software and a feature-rich wiki implementation
|
||||
that uses PHP to process and display data stored in a database.
|
||||
|
||||
@@ -14,6 +14,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: {{ template "mediawiki.name" . }}
|
||||
chart: {{ template "mediawiki.chart" . }}
|
||||
release: {{ .Release.Name | quote }}
|
||||
spec:
|
||||
{{- if .Values.image.pullSecrets }}
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user