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:
|
||||
io.kompose.service: serpbear
|
||||
spec:
|
||||
securityContext:
|
||||
fsGroup: 1001
|
||||
containers:
|
||||
- env:
|
||||
- name: USER
|
||||
|
||||
Reference in New Issue
Block a user