Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…orage into b1
  • Loading branch information
eiichiro-oiwa committed Apr 13, 2022
2 parents 3efd883 + 404740c commit b610580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imms-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
imagePullPolicy: IfNotPresent
name: imms
# SYS_ADMIN is required for the program to mount the overlay2.
# NET_ADMIN is for the image builder to create the docker bridge network.
# NET_ADMIN is required for the image builder to create the docker bridge network.
securityContext:
capabilities:
add: ["SYS_ADMIN", "NET_ADMIN"]
Expand Down

0 comments on commit b610580

Please sign in to comment.