This commit is contained in:
parent
33b60aa1b9
commit
787655b22e
1 changed files with 4 additions and 0 deletions
|
@ -10,4 +10,8 @@ steps:
|
||||||
backend_options:
|
backend_options:
|
||||||
kubernetes:
|
kubernetes:
|
||||||
securityContext:
|
securityContext:
|
||||||
|
apparmorProfile:
|
||||||
|
type: Unconfined
|
||||||
|
seccompProfile:
|
||||||
|
type: Unconfined
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Reference in a new issue