Updating the G release recipe
[ric-plt/ric-dep.git] / helm / vespamgr / templates / deployment.yaml
index ebb1828..6e2e225 100644 (file)
@@ -55,14 +55,17 @@ spec:
             - name: http
               containerPort: {{ include "common.serviceport.vespamgr.http" . }}
               protocol: TCP
+            - name: alert
+              containerPort: {{ include "common.serviceport.vespamgr.alert" . }}
+              protocol: TCP
           envFrom:
             - configMapRef:
                 name: {{ include "common.configmapname.vespamgr" . }}
             - secretRef:
                 name: vespa-secrets
           env:
-            - name: VESMGR_APPMGRDOMAIN
-              value: appmgr-service
+            - name: VESMGR_APPMGRDOMAN
+              value: {{ include "common.servicename.appmgr.http" . }}
           livenessProbe:
             httpGet:
               path: /supervision