fix shlink fs user/group

This commit is contained in:
Finn 2024-08-02 13:59:14 -07:00
parent 37ea3f982e
commit ff18cdf1cf

View file

@ -14,6 +14,9 @@ spec:
labels:
app: shlink
spec:
securityContext:
fsGroup: 1001
fsGroupChangePolicy: "OnRootMismatch"
containers:
- image: ghcr.io/shlinkio/shlink:latest
name: shlink