Skip to content
Snippets Groups Projects
Verified Commit 83e5d607 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

chore(matrix): Add missing resources

parent 10ad50b5
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,13 @@ spec:
secretKeyRef:
name: matrix-token
key: token
resources:
requests:
memory: 1Gi
cpu: '1'
limits:
memory: 1Gi
cpu: '1'
restartPolicy: OnFailure
securityContext:
runAsUser: 65534
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment