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