mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-16 18:02:55 +02:00
Fix serpbear PVC permissions
This commit is contained in:
@@ -16,6 +16,8 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
io.kompose.service: serpbear
|
io.kompose.service: serpbear
|
||||||
spec:
|
spec:
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 1001
|
||||||
containers:
|
containers:
|
||||||
- env:
|
- env:
|
||||||
- name: USER
|
- name: USER
|
||||||
|
|||||||
Reference in New Issue
Block a user