Skip to content

Commit 17269a7

Browse files
authored
Merge pull request #31 from openshift/konflux-openshift-selinuxd-rhel9-container
Red Hat Konflux update openshift-selinuxd-rhel9-container
2 parents 7da7d98 + c3f6035 commit 17269a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.tekton/containers-selinuxd-push.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ spec:
108108
description: Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file
109109
name: build-args-file
110110
type: string
111+
- default: "false"
112+
description: Whether to enable privileged mode, should be used only with remote
113+
VMs
114+
name: privileged-nested
115+
type: string
111116
- default:
112117
- linux/x86_64
113118
- linux/ppc64le

0 commit comments

Comments
 (0)