🐛 hass code UID

This commit is contained in:
auricom
2023-12-29 12:10:40 +01:00
parent 2f49a9cde4
commit e8751e8eba
2 changed files with 7 additions and 3 deletions

View File

@@ -39,6 +39,10 @@ spec:
cacheCapacity: 10Gi cacheCapacity: 10Gi
volumeSnapshotClassName: csi-ceph-blockpool volumeSnapshotClassName: csi-ceph-blockpool
storageClassName: rook-ceph-block storageClassName: rook-ceph-block
moverSecurityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 0
retain: retain:
daily: 7 daily: 7
within: 3d within: 3d

View File

@@ -62,9 +62,9 @@ spec:
memory: 1Gi memory: 1Gi
pod: pod:
securityContext: securityContext:
runAsUser: 568 runAsUser: 0
runAsGroup: 568 runAsGroup: 0
fsGroup: 568 fsGroup: 0
fsGroupChangePolicy: OnRootMismatch fsGroupChangePolicy: OnRootMismatch
service: service:
main: main: