Fix bug 1702 Adding non-root user to run NG-UI
[osm/devops.git] / installers / docker / osm_pods / ng-ui.yaml
index f5b1658..3ce1e3b 100644 (file)
@@ -44,6 +44,10 @@ spec:
       labels:
         app: ng-ui
     spec:
+      securityContext:
+        runAsUser: 1000
+        runAsGroup: 1000
+        fsGroup: 1000
       containers:
       - name: ng-ui
         image: opensourcemano/ng-ui:11