Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit c4da467

Browse files
committed
docs: add note about root privileges
Signed-off-by: Ben Oukhanov <[email protected]>
1 parent b35e9f6 commit c4da467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kubevirt-disk-uploader.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ spec:
6262
# Building using buildah requires a properly installed shadow-utils package (which in turn requires SETFCAP)
6363
# https://www.redhat.com/sysadmin/podman-inside-kubernetes
6464
- "SETFCAP"
65+
# Buildah inside a pod requires root privileges
6566
privileged: true
6667
restartPolicy: Never
6768
---

0 commit comments

Comments
 (0)