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