summaryrefslogtreecommitdiffstats
path: root/src/helm-charts/clearwater/templates/sprout-depl.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/helm-charts/clearwater/templates/sprout-depl.yaml')
-rw-r--r--src/helm-charts/clearwater/templates/sprout-depl.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helm-charts/clearwater/templates/sprout-depl.yaml b/src/helm-charts/clearwater/templates/sprout-depl.yaml
index 80f788e..da2989c 100644
--- a/src/helm-charts/clearwater/templates/sprout-depl.yaml
+++ b/src/helm-charts/clearwater/templates/sprout-depl.yaml
@@ -12,6 +12,7 @@ spec:
labels:
service: sprout
snmp: enabled
+ app: sprout
spec:
containers:
- image: "{{ .Values.image.path }}/sprout:{{ .Values.image.tag }}"