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