Enhance: Enable O2 DMS by exposing k8s API endpoint
[pti/o2.git] / charts / templates / deployment.yaml
index a25f326..0f0b433 100644 (file)
@@ -109,8 +109,8 @@ spec:
           ports:
             - containerPort: 80
           env:
-            - name: API_HOST
-              value: api
+            - name: API_HOST_EXTERNAL_FLOATING
+              value: {{ .Values.ocloud.API_HOST_EXTERNAL_FLOATING }}
             - name: DB_HOST
               value: postgres
             - name: DB_PASSWORD