Modify helm chart for nonrtric-controlpanel
[it/dep.git] / nonrtric / helm / controlpanel / templates / deployment.yaml
index 0d08ea4..eb8fcce 100644 (file)
@@ -51,8 +51,8 @@ spec:
             protocol: TCP
           volumeMounts:
             - name: configmap
-              mountPath: /maven/application.properties
-              subPath: application.properties
+              mountPath: /etc/nginx/nginx.conf
+              subPath: nginx.conf
               readOnly: true
           readinessProbe:
             tcpSocket: