diff --git a/argocd/deployment.yaml b/argocd/deployment.yaml index 738554f..38d44f1 100644 --- a/argocd/deployment.yaml +++ b/argocd/deployment.yaml @@ -25,8 +25,10 @@ spec: mountPath: /data containers: - name: web - image: git.baumann.gr/adebaumann/vui:0.981 + image: git.baumann.gr/adebaumann/vui:0.982 imagePullPolicy: Always + securityContext: + runAsUser: 99 env: # Secret configuration - name: VORGABENUI_SECRET