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