diff --git a/helm-chart/binderhub/values.yaml b/helm-chart/binderhub/values.yaml index f501bd20c..c817f7201 100644 --- a/helm-chart/binderhub/values.yaml +++ b/helm-chart/binderhub/values.yaml @@ -55,6 +55,12 @@ extraConfig: {} extraFiles: {} extraPodSpec: {} +# securityContext: +# runAsNonRoot: true +# runAsUser: 1000 +# fsGroup: 1000 +# seccompProfile: +# type : RuntimeDefault # Two bits of config need to be set to fully enable cors. # config.BinderHub.cors_allow_origin controls the allowed origins for the