mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[fluentd-elasticsearch] add missing release label (#5962)
* add missing release label * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml
This commit is contained in:
committed by
k8s-ci-robot
parent
12de98d102
commit
2ce12e2ba0
@@ -1,5 +1,5 @@
|
||||
name: fluentd-elasticsearch
|
||||
version: 0.6.3
|
||||
version: 0.6.4
|
||||
appVersion: 2.0.4
|
||||
home: https://www.fluentd.org/
|
||||
description: A Fluentd Helm chart for Kubernetes with Elasticsearch output
|
||||
|
||||
@@ -24,6 +24,7 @@ spec:
|
||||
heritage: "{{ .Release.Service }}"
|
||||
kubernetes.io/cluster-service: "true"
|
||||
version: {{ .Values.image.tag }}
|
||||
release: "{{ .Release.Name }}"
|
||||
# This annotation ensures that fluentd does not get evicted if the node
|
||||
# supports critical pod annotation based priority scheme.
|
||||
# Note that this does not guarantee admission on the nodes (#40573).
|
||||
|
||||
Reference in New Issue
Block a user