docs: Add securityContext to provided Kubernetes manifest (#859)

This commit is contained in:
piano1029 2024-03-23 17:52:02 +00:00 committed by GitHub
parent 8ba90be11f
commit 21c95ac70d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,6 +83,10 @@ spec:
labels:
app: shiori
spec:
securityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
volumes:
- name: app
hostPath: