Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Apr 6, 2024
1 parent 1706df1 commit 60ed9b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iac/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ spec:
labels:
app: myrnews-bot
spec:
automountServiceAccountToken: false
dnsConfig:
nameservers:
- "8.8.8.8"
Expand All @@ -35,6 +36,7 @@ spec:
limits:
memory: "128Mi"
cpu: "500m"
ephemeral-storage: "10Mi"
securityContext:
allowPrivilegeEscalation: false
privileged: false
Expand Down

0 comments on commit 60ed9b6

Please sign in to comment.