Skip to content

Commit

Permalink
fix: run codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed Mar 26, 2022
1 parent b4fab7a commit 53670a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/apps/argo-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,12 @@ spec:
cpu: 100m
memory: 20Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
volumeMounts:
- mountPath: /tmp
name: tmp
Expand Down

0 comments on commit 53670a6

Please sign in to comment.