diff options
Diffstat (limited to 'src/helm-charts/clearwater/templates/homestead-prov-depl.yaml')
-rw-r--r-- | src/helm-charts/clearwater/templates/homestead-prov-depl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helm-charts/clearwater/templates/homestead-prov-depl.yaml b/src/helm-charts/clearwater/templates/homestead-prov-depl.yaml index 5532b12..ecf9f8d 100644 --- a/src/helm-charts/clearwater/templates/homestead-prov-depl.yaml +++ b/src/helm-charts/clearwater/templates/homestead-prov-depl.yaml @@ -12,6 +12,7 @@ spec: labels: service: homestead-prov snmp: enabled + app: homestead-pro spec: containers: - image: "{{ .Values.image.path }}/homestead-prov:{{ .Values.image.tag }}" |