mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/odoo] Add chart and release labels in pods (#6908)
This commit is contained in:
committed by
k8s-ci-robot
parent
67a2a327de
commit
e82be5d67f
@@ -1,5 +1,5 @@
|
||||
name: odoo
|
||||
version: 2.0.3
|
||||
version: 2.0.4
|
||||
appVersion: 11.0.20180715
|
||||
description: A suite of web based open source business apps.
|
||||
home: https://www.odoo.com/
|
||||
|
||||
@@ -12,6 +12,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: {{ template "odoo.name" . }}
|
||||
chart: {{ template "odoo.chart" . }}
|
||||
release: {{ .Release.Name | quote }}
|
||||
spec:
|
||||
{{- if .Values.image.pullSecrets }}
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user