Skip to content

Commit 6160212

Browse files
committed
Unset default value of pfcon.pman.setSecurityContext
1 parent 45900f6 commit 6160212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/chris/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ pfcon:
384384
# -- Set securityContext of containers created by pman to have the same securityContext as .global.podSecurityContext
385385
# -- or the default fnndsc/cube container user, so that the container user can write to the shared volume's filesystem.
386386
# -- Default behavior is to detect whether on OpenShift: if so, set as false, true otherwise.
387-
setSecurityContext: true
387+
setSecurityContext:
388388

389389
# -- Configuration of PFDCM, the ChRIS PACS bridge
390390
pfdcm:

0 commit comments

Comments
 (0)