Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvatt committed Oct 30, 2023
1 parent 965d69b commit e93286f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dataverk_airflow/bucket_read.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ def bucket_read(
limits={"memory": "128Mi"}
),
security_context=V1SecurityContext(
fs_group=0,
run_as_user=50000,
seccomp_profile=V1SeccompProfile(
type="RuntimeDefault"
Expand Down

0 comments on commit e93286f

Please sign in to comment.