Skip to content

Commit

Permalink
run as root
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Mar 12, 2024
1 parent 0488c3f commit a046dea
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions aws/fiware/dome-wallet/wallet-driving/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ spec:
- containerPort: {{ .Values.service.port}}
name: http
protocol: TCP
volumeMounts:
- name: assets
mountPath: /usr/share/nginx/html/assets/
volumes:
- name: assets
emptyDir:
sizeLimit: 500Mi
securityContext:
runAsUser: 0
runAsGroup: 0

0 comments on commit a046dea

Please sign in to comment.