mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/opencart] Add chart and release labels in pods (#6886)
This commit is contained in:
committed by
k8s-ci-robot
parent
78e29c5ff0
commit
d26075bf4f
@@ -1,5 +1,5 @@
|
||||
name: opencart
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
appVersion: 3.0.2-0
|
||||
description: A free and open source e-commerce platform for online merchants. It provides
|
||||
a professional and reliable foundation for a successful online store.
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: {{ template "opencart.fullname" . }}
|
||||
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
|
||||
release: "{{ .Release.Name }}"
|
||||
spec:
|
||||
{{- if .Values.image.pullSecrets }}
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user