Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #45
Browse files Browse the repository at this point in the history
  • Loading branch information
therealdwright committed Nov 8, 2021
2 parents 225d1b8 + 1450a74 commit ddaa28d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions loki-canary/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ spec:
requests:
cpu: 10m
memory: 20Mi
securityContext:
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
tolerations:
- effect: NoSchedule
operator: Exists
Expand Down

0 comments on commit ddaa28d

Please sign in to comment.