Skip to content

Commit 42081a0

Browse files
fix: ISSUE #313 add podSecurityContext to avoid recursive chmod on storage mount
1 parent 167b4be commit 42081a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

infrastructure/cluster/flux/jhub/jhub-release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ spec:
3939
type: ClusterIP
4040

4141
hub:
42+
podSecurityContext:
43+
fsGroupChangePolicy: OnRootMismatch
4244
service:
4345
type: ClusterIP
4446
# network policy needs to be modified to allow access to the Rucio server

0 commit comments

Comments
 (0)