adding component label on pod (#10057)

Signed-off-by: Rahul Varghese <rahul.varghese@qlik.com>
This commit is contained in:
Rahul Varghese
2018-12-17 06:21:22 -08:00
committed by Kubernetes Prow Robot
parent 4cf7be811c
commit ae108e3cd4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: chaoskube
version: 0.11.0
version: 0.12.0
appVersion: 0.10.0
description: Chaoskube periodically kills random pods in your Kubernetes cluster.
home: https://github.com/linki/chaoskube
@@ -17,6 +17,7 @@ spec:
template:
metadata:
labels:
component: "server"
{{ include "labels.standard" . | indent 8 }}
{{- with .Values.podAnnotations }}
annotations: