mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fx: propogate influx deployment labels to pods (#8106)
Signed-off-by: Fulton Byrne <fulton.byrne@commercetools.de>
This commit is contained in:
committed by
k8s-ci-robot
parent
e17c2f95a4
commit
91db28feec
@@ -1,5 +1,5 @@
|
||||
name: influxdb
|
||||
version: 0.12.0
|
||||
version: 0.12.1
|
||||
appVersion: 1.6
|
||||
description: Scalable datastore for metrics, events, and real-time analytics.
|
||||
keywords:
|
||||
|
||||
@@ -13,6 +13,7 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: {{ template "influxdb.fullname" . }}
|
||||
release: "{{ .Release.Name }}"
|
||||
spec:
|
||||
containers:
|
||||
- name: {{ template "influxdb.fullname" . }}
|
||||
|
||||
Reference in New Issue
Block a user