Skip to content

Commit

Permalink
Merge pull request #23 from aaronhmiller/patch
Browse files Browse the repository at this point in the history
adding sec context per OX
  • Loading branch information
aaronhmiller authored Feb 23, 2024
2 parents 715502f + 8cd9827 commit e7263c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ spec:
- containerPort: 3000
- containerPort: 3443
resources: {}
securityContext:
privileged: false
hostname: crud-app
restartPolicy: Always
status: {}

0 comments on commit e7263c0

Please sign in to comment.