This commit is contained in:
parent
5ba6d0a23b
commit
b2c43a18dc
1 changed files with 2 additions and 9 deletions
|
@ -7,14 +7,7 @@ steps:
|
|||
image: quay.io/buildah/stable
|
||||
commands:
|
||||
- buildah build keycloak/
|
||||
environment:
|
||||
BUILDAH_ISOLATION: chroot
|
||||
STORAGE_DRIVER: vfs
|
||||
backend_options:
|
||||
kubernetes:
|
||||
securityContext:
|
||||
apparmorProfile:
|
||||
type: Unconfined
|
||||
seccompProfile:
|
||||
type: Unconfined
|
||||
privileged: true
|
||||
annotations:
|
||||
io.kubernetes.cri-o.Devices: /dev/fuse
|
||||
|
|
Loading…
Reference in a new issue