Fix bug 1706 - Adding non-root user to run MON
[osm/devops.git] / installers / docker / osm_pods / mon.yaml
index 7f2ef74..dff0114 100644 (file)
@@ -64,10 +64,3 @@ spec:
         envFrom:
         - secretRef:
            name: mon-secret
-        volumeMounts:
-        - name: mon-storage
-          mountPath: /app/database
-      volumes:
-      - name: mon-storage
-        hostPath:
-         path: /var/lib/osm/osm_mon_db/_data