mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Fix k8s with_user invocation (#261)
This commit is contained in:
parent
c7e76ffc2f
commit
08d24bf5aa
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@
|
|||
|
||||
with_image:: function(x) self + { image: x },
|
||||
|
||||
with_user:: function(x) self + { user: x },
|
||||
|
||||
with_command:: function(x) self + { command: x },
|
||||
|
||||
with_environment:: function(x) self + {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue