Commit 45bdf864 authored by Fulton Byrne's avatar Fulton Byrne Committed by k8s-ci-robot

fx: propogate influx deployment labels to pods (#8106)

parent 43d75fb7
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" . }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment